498 B
498 B
CQaS Contributing Guide
- Read the documentation and make the desired changes.
- Before pushing run
tox
and see if all tests pass. - Add yourself to
CONTRIBUTORS
ensuring (pseudo)alphabetical order to avoid annoying merge conflicts. - If you're updating documentation, don't forget to run
./scripts/docindex.sh
. - Lastly, open a pull request or contact me about an external fork so I could manually pull :)