We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4723c38 commit 81fdb40Copy full SHA for 81fdb40
doc/devel/coding_guide.rst renamed to doc/devel/pr_guide.rst
@@ -85,7 +85,8 @@ and `kind <https://youtu.be/tzFWz5fiVKU?t=49m30s>`__ with contributors.
85
When reviewing, please ensure that the pull request satisfies the following
86
requirements before merging it:
87
88
-Content topics:
+Content
89
+-------
90
91
.. rst-class:: checklist
92
@@ -98,9 +99,8 @@ Content topics:
98
99
functional changes to the code. Reflowing a method or docstring as part of a
100
larger refactor/rewrite is acceptable.
101
-
102
-Organizational topics:
103
+Workflow
+--------
104
105
106
* Make sure all :ref:`automated tests <pr-automated-tests>` pass.
0 commit comments