add pull request template (#10)
This commit is contained in:
parent
0a70d71dbf
commit
a5c812a7e2
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Type of PR (feature, enhancement, bug fix, etc.)
|
||||
|
||||
## Description
|
||||
|
||||
Please include a summary of the change and which issue is fixed.
|
||||
|
||||
Fixes # (issue)
|
||||
|
||||
## Why should this be added
|
||||
|
||||
Explain value.
|
||||
|
||||
## Checklist
|
||||
|
||||
- [ ] My code follows the style guidelines of this project
|
||||
Reference in New Issue
Block a user