Skip to content
This repository was archived by the owner on Jul 12, 2019. It is now read-only.

Commit 17fe65d

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent ed5929d commit 17fe65d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## Pull request checklist
22

3-
- [ ] All tests pass. Demo project builds and runs.
4-
- [ ] I have resolved any merge conflicts.
5-
- [ ] I have followed the [coding style](https://github.com/jessesquires/HowToContribute#style-guidelines), and reviewed the [contributing guidelines](https://github.com/jessesquires/HowToContribute).
3+
- [ ] All tests pass.
4+
- [ ] Demo project builds and runs.
5+
- [ ] I have resolved merge conflicts.
6+
- [ ] I have followed the [coding style](https://github.com/jessesquires/HowToContribute#style-guidelines) and [contributing guidelines](https://github.com/jessesquires/HowToContribute).
67

7-
#### This fixes issue #___.
8+
#### This fixes issue #
89

910
## What's in this pull request?

0 commit comments

Comments
 (0)