We welcome contributions and suggestions to help us improve this project.
We're looking for developers to help maintain and extend MORI. See something you think we should address? Open an issue.
- Fork this repo
- Create a branch (git checkout -b my-branch)
- Stage and commit your changes (git commit -am 'description of my changes')
- Push the changes to your fork (git push origin my-branch)
- Submit a pull request to the parent repo. Please read the INN guide to submitting pull requests for some ideas about what makes a good pull request message.
- Where appropriate, please make sure pull requests are connected to an issue.
- Pull request should be assigned to:
- @cjhickerson (primary)
- @ryansholin (secondary)
INN has a helpful how-to that walks through this process in more detail if you're new to using Git.
More questions about how to contribute? Send an email to [email protected].