Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
9a3a7bc7e7
commit
c74ba4bece
1 changed files with 7 additions and 9 deletions
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,17 +1,15 @@
|
|||
## Changes
|
||||
|
||||
<!-- What does this change, in plain language? Include screenshots or videos if helpful. -->
|
||||
- What does this change?
|
||||
- Be short and concise. Bullet points can help!
|
||||
- Before/after screenshots can be helpful as well.
|
||||
|
||||
## Testing
|
||||
|
||||
<!-- How can a reviewer test your code themselves? -->
|
||||
|
||||
- [ ] Tests are passing
|
||||
- [ ] Tests updated where necessary
|
||||
<!-- How was this change tested? -->
|
||||
<!-- DON'T DELETE THIS SECTION! If no tests added, explain why. -->
|
||||
|
||||
## Docs
|
||||
|
||||
- [ ] Docs / READMEs updated
|
||||
- [ ] Code comments added where helpful
|
||||
|
||||
<!-- Notes, if any -->
|
||||
<!-- Was public documentation updated? -->
|
||||
<!-- DON'T DELETE THIS SECTION! If no docs added, explain why (e.g. "bug fix only") -->
|
||||
|
|
Loading…
Reference in a new issue