Feat: add PR template (#30)
This commit is contained in:
parent
2adcca9e55
commit
f14791ad3e
|
|
@ -0,0 +1,22 @@
|
|||
# Description
|
||||
|
||||
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
|
||||
|
||||
## Link to issue
|
||||
|
||||
Please add a link to any relevant issues/tickets
|
||||
|
||||
## Type of change
|
||||
|
||||
Please delete options that are not relevant.
|
||||
|
||||
- [ ] Bug fix (non-breaking change that fixes an issue)
|
||||
- [ ] New feature (non-breaking change that adds functionality)
|
||||
- [ ] Refactor (non-breaking change that updates existing functionality)
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] This change requires a documentation update
|
||||
- [ ] Comments have been added/updated
|
||||
|
||||
## Screenshots/Screencaps
|
||||
|
||||
Please add previews of any UI Changes
|
||||
Loading…
Reference in New Issue