Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit 0ff900a

Browse files
authored
Put pull request template prose in comment
1 parent 4df5026 commit 0ff900a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
<!--
12
Thank you for taking the time to contribute to this project!
23
3-
To ease reviewing your changes and making sure we don't forget anything,
4-
please take a minute to check the following (remove lines that don't apply):
4+
To ease reviewing your changes and making sure we don't forget anything, please
5+
take a minute to check the following (remove lines that don't apply), and
6+
replace this text with a description of what this PR does. Bonus points for
7+
linking to issues! :)
8+
-->
59

610
- [ ] I have created tests for any new feature, or added regression tests for bugfixes.
711
- [ ] `cargo test` succeeds

0 commit comments

Comments
 (0)