Skip to content

Commit 4233d9b

Browse files
committed
Clarify pull request template
1 parent 047611e commit 4233d9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Note: Documentation fixes for https://docs.haskellstack.org/en/stable/ should target the "stable" branch, not master.
1+
Note: Fixes for the online documentation of the current Stack release (https://docs.haskellstack.org/en/stable/) should target the 'stable' branch, not the 'master' branch.
22

3-
Please include the following checklist in your PR:
3+
Please include the following checklist in your pull request:
44

5-
* [ ] Any changes that could be relevant to users have been recorded in the ChangeLog.md
6-
* [ ] The documentation has been updated, if necessary.
5+
* [ ] Any changes that could be relevant to users have been recorded in ChangeLog.md.
6+
* [ ] The documentation has been updated, if necessary
77

88
Please also shortly describe how you tested your change. Bonus points for added tests!

0 commit comments

Comments
 (0)