Skip to content

Commit ca62a55

Browse files
authored
chore: add PR template (#2143)
1 parent ea88824 commit ca62a55

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## What does this PR do
2+
3+
## Checklist:
4+
5+
- [ ] I have read `CONTRIBUTING.md`
6+
- [ ] I have written necessary tests and rustdoc comments
7+
- [ ] A change log has been added if this PR modifies nix's API

0 commit comments

Comments
 (0)