mirror of
https://github.com/Readarr/Readarr
synced 2025-12-14 20:36:18 +01:00
Update PULL_REQUEST_TEMPLATE.md [skip ci] (#1127)
This commit is contained in:
parent
4f986de366
commit
6e7f0deef5
1 changed files with 4 additions and 4 deletions
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
8
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
#### Database Migration
|
||||
YES | NO
|
||||
YES - XXXX | NO
|
||||
|
||||
#### Description
|
||||
A few sentences describing the overall goals of the pull request's commits.
|
||||
|
|
@ -8,9 +8,9 @@ A few sentences describing the overall goals of the pull request's commits.
|
|||
|
||||
#### Todos
|
||||
- [ ] Tests
|
||||
- [ ] Wiki Updates
|
||||
|
||||
- [ ] Translation Keys (./src/NzbDrone.Core/Localization/Core/en.json)
|
||||
- [ ] [Wiki Updates](https://wiki.servarr.com)
|
||||
|
||||
#### Issues Fixed or Closed by this PR
|
||||
|
||||
* Fixes #XXXX
|
||||
* Fixes #XXXX
|
||||
Loading…
Reference in a new issue