mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #5904 from tk0miya/update_CONTRIBUTING
Update CONTRIBUTING.rst
This commit is contained in:
commit
6e5fda6bca
@ -272,10 +272,7 @@ Coding Guide
|
|||||||
generated output.
|
generated output.
|
||||||
|
|
||||||
* When adding a new configuration variable, be sure to document it and update
|
* When adding a new configuration variable, be sure to document it and update
|
||||||
:file:`sphinx/quickstart.py` if it's important enough.
|
:file:`sphinx/cmd/quickstart.py` if it's important enough.
|
||||||
|
|
||||||
* Use the included :program:`utils/check_sources.py` script to check for
|
|
||||||
common formatting issues (trailing whitespace, lengthy lines, etc).
|
|
||||||
|
|
||||||
* Add appropriate unit tests.
|
* Add appropriate unit tests.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user