mirror of
https://github.com/R2Northstar/NorthstarLauncher
synced 2026-08-23 20:26:04 -04:00
Add code review and testing sections to pull request template (#791)
This commit is contained in:
parent
6a26194710
commit
c9059104ab
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