CONTRIBUTING.md in lita-jira-0.6.0 vs CONTRIBUTING.md in lita-jira-0.7.0

- old
+ new

@@ -5,5 +5,9 @@ 1. Fork the repo. 2. Run the tests: `bundle && rake` 3. Add a test for your change. Only refactoring and documentation changes require no new tests. If you are adding functionality or fixing a bug, it needs a test! 4. Make the test pass. 5. Push to your fork and submit a pull request. + +## Reminders + +* Be sure to add yourself to the Gemspec