Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josefigueroa168 authored Dec 13, 2019
1 parent adcf8ee commit fa701ed
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,14 @@ For all contributors, **any** changes made to the application should be written
10. Now switch back to your branch with git checkout new_branch
11. Now git commit -a -m "Final awesome changes" and git push origin
12. Now you can do a PR, which should be safe from conflict.

## ISSUES PROTOCOL
Found a bug? Please create an issue titled as a clear sentence describing the bug. In the description, please write as many details about your working environment as you can. Details include:
* Your machine and OS
* Your screen size and resolution
* The size of the **MortalityMinder** app window
* What **MortalityMinder** view did the bug appear on
* What state/and cause of death/and county, if applicable were selected when bug was found
* Any other information you may deem relevant to said bug

Would like to recommend an additional view or feature, or have a design recommendation? Create an issue and use the `enhancement` label. Your issue title should also indicate that it is a feature request on the title. Add as many details as you wish in the description section, the more you add, the more likely we will be able to bring this feature to life! You can also email feature requests to [[email protected]](mailto:[email protected]). Our team of open source developers will handle issues in a priority basis.

0 comments on commit fa701ed

Please sign in to comment.