Add hint for "closes" wording to PR template
This commit is contained in:
parent
a6481b3707
commit
418296c5c9
1 changed files with 3 additions and 0 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -22,6 +22,9 @@ Was the change discussed in an issue or in the forum before?
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Link issues and relevant forum posts here.
|
Link issues and relevant forum posts here.
|
||||||
|
|
||||||
|
If this PR resolves an issue on GitHub, use "closes #1234" so that the issue is
|
||||||
|
closed automatically when this PR is merged.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
Checklist
|
Checklist
|
||||||
|
|
Loading…
Reference in a new issue