Merge pull request #1407 from PeterDaveHello/update-pr-template

This commit is contained in:
Peter Dave Hello 2020-12-10 17:17:13 +08:00 committed by GitHub
commit 7aa6b7c953
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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