<!-- Title: Be sure to update the title to a descripitive name. - Start the title with a verb (e.g. Change header styles) - Use the imperative mood in the title (e.g. Fix, not Fixed or Fixes header styles) - Use labels wisely Considerations: - Documentation: How should this be documented? - Testing: How should this be tested? - Error and Warning Handling: What problems might be encountered? How should these be handled? --> **Problem Statement** ---------------------------- <!-- Describe the problem. Ex. I'm always frustrated when [...] --> **Proposed Solution** ------------------------------------------- <!-- Describe what you want to happen. --> **Alternatives Considered** ----------------------------------------------- <!-- Describe alternative solutions or features you've considered. Why weren't they selected? --> **Proposed Action Plan** ------------------------------- - [ ] 1. we'll do this - [ ] 2. We'll do that - [ ] 3. Then we'll add tests for this and that.