Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a3d77d1

Browse files
authored
added assigning and duplicating section heading to contribute guide
The paragraph on assigning issues and duplicating PRs is the last paragraph of the section for new contributors, so I just added a section title to make it clear that it's a general policy and not just for new contributors.
1 parent bcdd07a commit a3d77d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/devel/contributing.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ though not necessarily all at the same time:
8282
- It involves Python features such as decorators and context managers, which
8383
have subtleties due to our implementation decisions.
8484

85+
Assigning Issues and Duplicating PRs
86+
------------------------------------
87+
8588
In general, the Matplotlib project does not assign issues. Issues are
8689
"assigned" or "claimed" by opening a PR; there is no other assignment
8790
mechanism. If you have opened such a PR, please comment on the issue thread to

0 commit comments

Comments
 (0)