There're not many.
- Read the Document first.
- Be verbose in your description of an issue or pull request.
- Provide references/sources to your statements and concerns if appropriate.
- Sign-off your commits (
git commit -s [...]
)- Thus you sign the Developer Certificate of Origin
- If you're using GPG - additionally sign with your key (
git commit -S [...]
)
- Follow the Code of Conduct (see below).
We follow the Python Community Code of Conduct. You're advised to read it before contributing.
You're about to contribute to a project licensed under a Creative Commons Attribution 4.0 International License.