cqas/CONTRIBUTING.md
Arija A. dd206f6caa
Documentation + beta v1.0.0
Signed-off-by: Arija A. <ari@ari.lt>
2025-09-20 23:48:24 +03:00

7 lines
498 B
Markdown

# CQaS Contributing Guide
1. Read the documentation and make the desired changes.
2. Before pushing run `tox` and see if all tests pass.
3. Add yourself to `CONTRIBUTORS` ensuring (pseudo)alphabetical order to avoid annoying merge conflicts.
4. If you're updating documentation, don't forget to run `./scripts/docindex.sh`.
5. Lastly, open a [pull request](https://git.ari.lt/ari/cqas/compare/main...main) or [contact me about an external fork](https://ari.lt/contact) so I could manually pull :)