Skip to content

Commit 0dd29b9

Browse files
authored
Merge pull request #1279 from conda-forge/beckermr-patch-1
DOC update PR checklist to be clearer
2 parents 4f56e86 + 0550f1f commit 0dd29b9

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<!--
2-
Thank you for pull request.
2+
Thank you for pull request!
3+
34
Please note that the `docs` subdir is generated from the sphinx sources in `src`, changes
45
to `.html` files will only be effective if applied to the respective `.rst`.
56
-->
67

7-
<!--
8-
Please note any issues this fixes using [closing keywords]( https://help.github.com/articles/closing-issues-using-keywords/ ):
9-
-->
8+
PR Checklist:
109

11-
<!--
12-
Please add any other relevant info below:
13-
-->
10+
- [ ] make all edits to the docs in the `src` directory, not in `docs`
11+
- [ ] note any issues closed by this PR with [closing keywords](https://help.github.com/articles/closing-issues-using-keywords)
12+
- [ ] put any other relevant information below

0 commit comments

Comments
 (0)