docs: Link to code style from contributions docs
This commit is contained in:
parent
b0e281b90a
commit
2ac1cc4582
@ -1,3 +1,5 @@
|
||||
.. _codestyle:
|
||||
|
||||
**********
|
||||
Code style
|
||||
**********
|
||||
|
||||
@ -95,8 +95,8 @@ Submitting changes
|
||||
|
||||
- One branch per feature or fix.
|
||||
|
||||
- Follow the style guide, especially make sure ``flake8`` does not complain
|
||||
about anything.
|
||||
- Follow the :ref:`style guide <codestyle>`_, especially make sure ``flake8``
|
||||
does not complain about anything.
|
||||
|
||||
- Send a pull request to the ``develop`` branch.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user