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

Skip to content

Commit 765cead

Browse files
authored
Merge pull request #25741 from meeseeksmachine/auto-backport-of-pr-25736-on-v3.7.1-doc
Backport PR #25736 on branch v3.7.1-doc (added assigning and duplicating section heading to contribute guide)
2 parents 3c4f88b + 56f067e commit 765cead

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)