Skip to content

Commit 7aa6b7c

Browse files
Merge pull request #1407 from PeterDaveHello/update-pr-template
2 parents 8ca0250 + 4fcf506 commit 7aa6b7c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,13 @@ affects other areas of the code, etc.
3131
What types of changes does your code introduce? Put an `x` in all the boxes that apply.
3232
-->
3333

34+
- [ ] Documentation
35+
- [ ] Version change (Update, remove or add more Node.js versions)
36+
- [ ] Variant change (Update, remove or add more variants, or versions of variants)
3437
- [ ] Bug fix (non-breaking change which fixes an issue)
3538
- [ ] New feature (non-breaking change which adds functionality)
3639
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
40+
- [ ] Others (non of above)
3741

3842
## Checklist
3943

0 commit comments

Comments
 (0)