Features and bugs are tracked through Trello NOT GitHub Issues.
Contributors retain copyright to their work but must agree to release their contributions under the same terms as this project. For details, please see the LICENSE file.
If you would like to help with developing Mission of Mercy, please get in touch! Contact Jordan through GitHub (@jordanbyron) or Twitter (@jordan_byron)
- If a story doesn't exist for your bug or feature create one on Trello.
- Don't be afraid to get feedback on your idea before you begin development work. In fact it is encouraged. I promise I don't bite :wink:
- Follow the Installation instructions in the README.
- Create a topic branch.
- Implement your feature or bug fix.
- Add documentation for your feature or bug fix.
- Add tests for your feature or bug fix.
- Run
rake test
. If your changes are not 100% covered, go back to step 6. - If your change affects something in this README, please update it
- Commit and push your changes.
- Submit a pull request.