templates/CONTRIBUTING.md
2024-05-02 21:10:36 +01:00

511 B

Contributing!

Hi, first of all, thank you for considering contributing to Aux! We are always looking for new contributors to help us improve the project. We appreciate your help!

How to contribute

We would like for you to follow these set of rules when contributing to Aux:

  • Format your code with nix fmt before submitting a pull request.
  • Ensure that your commits and PR title are in the Conventional Commits format.
  • Follow our Code of Conduct.