mirror of
https://github.com/R2Northstar/NorthstarMods
synced 2026-08-25 12:29:17 -04:00
Add code review and testing sections to pull request template (#850)
This commit is contained in:
parent
3d278b3b25
commit
a5b144a95c
1 changed files with 8 additions and 0 deletions
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
|
|
@ -16,3 +16,11 @@ Note that commit messages in PRs will generally be squashed to keep commit histo
|
|||
-->
|
||||
|
||||
Replace this line with a description of your change (and screenshots/screenrecordings if applicable).
|
||||
|
||||
### Code review:
|
||||
|
||||
Replace this line with anything specific to look out for during code reviews.
|
||||
|
||||
### Testing:
|
||||
|
||||
Replace this line with instructions on how to test your pull request. The more detailed, the easier it is for reviewers to test, the faster your PR gets merged.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue