We love your input! We want to make contributing to NiMu as easy and transparent as possible.
We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.
- Fork the repo and create your branch from
main
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
- Update the README.md with details of changes if needed.
- Update the docs/ with any new documentation.
- The PR will be merged once you have the sign-off of other developers.
When you submit code changes, your submissions are understood to be under the same MIT License that covers the project.