Feel free to contribute to this guidelines by creating a pull request. If you are going to upload code snippets, make sure that they respect the PEP8 standard by running linters on it.
Some useful tools for contributing are:
-
A viewer for ReStructuredText documents that renders them on the fly.
pip install restview restview .
- Use
------for level 1 headings. - Use
======for level 2 headings. - Use
^^^^^^for level 3 headings.