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

498 B

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 or contact me about an external fork so I could manually pull :)