mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-05 20:51:15 -07:00
Update pull request template
[skip ci]
This commit is contained in:
parent
f6083b12ba
commit
40b1aa0737
1 changed files with 10 additions and 4 deletions
14
.github/pull_request_template.md
vendored
14
.github/pull_request_template.md
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue