mirror of
https://github.com/jiangcuo/nix.git
synced 2026-01-15 22:05:46 +00:00
chore: add PR template (#2143)
This commit is contained in:
parent
ea888247b7
commit
ca62a55a79
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
## What does this PR do
|
||||
|
||||
## Checklist:
|
||||
|
||||
- [ ] I have read `CONTRIBUTING.md`
|
||||
- [ ] I have written necessary tests and rustdoc comments
|
||||
- [ ] A change log has been added if this PR modifies nix's API
|
||||
Loading…
Reference in New Issue
Block a user