Skip to content

Commit 0b97855

Browse files
MichaelCurrinnwf
authored andcommitted
Update PULL_REQUEST_TEMPLATE.md
1 parent b913685 commit 0b97855

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,10 +1,10 @@
1-
Fixes #\<GitHub-issue-number\>.
1+
Fixes #<GITHUB_ISSUE_NUMBER>.
22

3-
Make sure all boxes are checked (add x inside the brackets) when you submit your contribution, remove this sentence before doing so.
3+
_Make sure all boxes are checked (add x inside the brackets) when you submit your contribution, remove this sentence before doing so._
44

55
- [ ] This PR is for the `dev` branch rather than for the `release` branch.
6-
- [ ] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md) as well (if not, please describe why).
6+
- [ ] This PR is compliant with the [other contributing guidelines](/CONTRIBUTING.md) as well (if not, please describe why).
77
- [ ] I have thoroughly tested my contribution.
88
- [ ] The code changes are reflected in the documentation at `docs/*`.
99

10-
\<Description of and rationale behind this PR\>
10+
_To be completed below: Description of and rationale behind this PR._

0 commit comments

Comments
 (0)