Update pull request template

[skip ci]
This commit is contained in:
JonnyWong16 2021-05-14 14:43:16 -07:00
parent f6083b12ba
commit 40b1aa0737
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -1,10 +1,16 @@
## Description ## Description
Please include a summary of the change and which issue is fixed. Please include a summary of the changes.
Fixes #(issue) ### Screenshot
## Type of change Include screenshots if the changes are UI-related.
### Issues Fixed or Closed
- Fixes #(issue)
## Type of Change
Please delete options that are not relevant. Please delete options that are not relevant.
@ -12,7 +18,7 @@ Please delete options that are not relevant.
- [ ] New feature (non-breaking change which adds functionality) - [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
## Checklist: ## Checklist
- [ ] My code follows the style guidelines of this project - [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code - [ ] I have performed a self-review of my own code