Skip to content

Commit 81fdb40

Browse files
committed
moved coding guide contents to pr guide, cleaned up some checklists in
PR guide
1 parent 4723c38 commit 81fdb40

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/devel/coding_guide.rst renamed to doc/devel/pr_guide.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,8 @@ and `kind <https://youtu.be/tzFWz5fiVKU?t=49m30s>`__ with contributors.
8585
When reviewing, please ensure that the pull request satisfies the following
8686
requirements before merging it:
8787

88-
Content topics:
88+
Content
89+
-------
8990

9091
.. rst-class:: checklist
9192

@@ -98,9 +99,8 @@ Content topics:
9899
functional changes to the code. Reflowing a method or docstring as part of a
99100
larger refactor/rewrite is acceptable.
100101

101-
102-
Organizational topics:
103-
102+
Workflow
103+
--------
104104
.. rst-class:: checklist
105105

106106
* Make sure all :ref:`automated tests <pr-automated-tests>` pass.

0 commit comments

Comments
 (0)