8000 Update PULL_REQUEST_TEMPLATE.md to include issue cross-reference. · matplotlib/matplotlib@8b35779 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b35779

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md to include issue cross-reference.
This changes the PR template to prompt/remind the user to link the issue it resolves. This is to make sure that it reduces duplicate PRs, as having a back link would make it easier to know that there's work being done on a particular issue.
1 parent ddb3163 commit 8b35779

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## PR Checklist
44

55
<!-- Please mark any checkboxes that do not apply to this PR as [N/A]. -->
6+
**Linked Issue**
7+
- [ ] Mentioned issue that it closes using a phrase like "closes #123" to link it back to the issue.
68

79
**Documentation and Tests**
810
- [ ] Has pytest style unit tests (and `pytest` passes)

0 commit comments

Comments
 (0)
0