This contains an example of a new feature to be added.
The purpose of this new feature is to be an example. It will modify the behavior of Nimbess in the following ways...
Indicate how your change will function. Describe in detail how it will work.
Include a summary of the code changes necessary to implement your new functionality.
Include any changes to the current API as well as database schema changes.
List any concerns around performance increase/decrease with your change.
List any concerns around user experience with your change.
List any expected impacts or changes that will be required to other projects outside of Nimbess with your change.
List any impact to backwards compatibility with your change.
List all owners that will collaborate to implement this feature.
Include a an overview of the tests that will be included to cover your code changes.