Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 792 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 792 Bytes

Contributing to EpiRust

We’d like to hear from you about your experience using EpiRust. You can open an issue on GitHub with a feature request, or a bug report.

Contributing Code?

  • Pull Requests are always welcome.

  • If you’re interested in picking up an issue on GitHub, please leave a comment, and we can assign it to you.

  • Run git config --local core.hooksPath .githooks/ after taking the pull. It will add the pre-commit hook on your local for this project.

  • Write informative, well-formatted git commit messages.

  • Please sign the DCO when you create a PR.

License

By contributing, you agree that your contributions will be licensed under its GNU Affero General Public License v3.0.