We welcome contributions and suggestions to help us improve any of these documents. Please start by reading our contribution guidelines.
- 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
- Pull request should be assigned to:
- @aschweigert (primary)
- @kaeti or @rnagle (secondary)
We have a helpful how-to that walks through this process in more detail if you're new to using Git.
Additionally, you can create issues on this repo to suggest changes or improvements.
And of course you can always email us: nerds@inn.org.
- Use markdown syntax for all documents
- Follow all INN documentation standards