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

Skip to content

Commit f95aaa5

Browse files
authored
Merge pull request #25736 from story645/duplication
added assigning and duplicating section heading to contribute guide
2 parents 87a8ffa + 9ed5ffb commit f95aaa5

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
@@ -89,6 +89,9 @@ though not necessarily all at the same time:
8989
- It involves Python features such as decorators and context managers, which
9090
have subtleties due to our implementation decisions.
9191

92+
Assigning issues and duplicating pull requests
93+
----------------------------------------------
94+
9295
In general, the Matplotlib project does not assign issues. Issues are
9396
"assigned" or "claimed" by opening a PR; there is no other assignment
9497
mechanism. If you have opened such a PR, please comment on the issue thread to

0 commit comments

Comments
 (0)