* ADD MORE THINGS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
## How can I contribute?
There's lots of ways to contribute to ISIS3.
### Working on an existing issue
1. Assign the redmine issue to yourself. If you don't have the permission to do this please make a note on the issue that you would like to work on it.
2. Propose a solution on the redmine issue.
3. Work with other developers and the issue reporter to improve your solution.
4. Add an impact statement to the redmine issue. If you don't have the permission to do this please make a note on the issue with the impact statement
5. Make the changes on your fork of the ISIS3 main GitHub repo.
6. Follow the Developer's Checklist to ensure your changes are ready for review.
7. Make a pull request. Include the redmine issue number in the title of the pull request. Use the Fixes #<Insert issue number> format.
8. Work with your code reviewer, tester, and reporter to improve your changes. Your pull request will not be merged in until all parties approve the changes.
9. Check in your test data. If you are an outside contributer, work with your code reviewer to ensure your tests and test data get checked in.