Merge pull request #1407 from PeterDaveHello/update-pr-template
This commit is contained in:
commit
7aa6b7c953
|
@ -31,9 +31,13 @@ affects other areas of the code, etc.
|
|||
What types of changes does your code introduce? Put an `x` in all the boxes that apply.
|
||||
-->
|
||||
|
||||
- [ ] Documentation
|
||||
- [ ] Version change (Update, remove or add more Node.js versions)
|
||||
- [ ] Variant change (Update, remove or add more variants, or versions of variants)
|
||||
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||||
- [ ] New feature (non-breaking change which adds functionality)
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
||||
- [ ] Others (non of above)
|
||||
|
||||
## Checklist
|
||||
|
||||
|
|
Loading…
Reference in New Issue