add PR template
This commit is contained in:
parent
e59009a925
commit
b9900f467f
1 changed files with 11 additions and 0 deletions
11
.github/pull_request_template.md
vendored
Normal file
11
.github/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
## Describe your changes
|
||||
|
||||
## Relevant issues
|
||||
|
||||
## Checklist before requesting a review.
|
||||
|
||||
- [ ] I have ensured documentation and testing are thorough.
|
||||
- [ ] I have updated the changelog.
|
||||
- [ ] I have read [CONTRIBUTING.md][../CONTRIBUTING.md]
|
||||
- [ ] I have made sure the CI checks run using `nix run .#ci`.
|
||||
- [ ] I have followed the code standards to the best of my ability or have documented carefully where and why I haven't.
|
||||
Loading…
Add table
Add a link
Reference in a new issue