From 6e7f0deef5c0e287fd04ef30a7718ce69e480710 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sat, 10 Jul 2021 15:24:55 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md [skip ci] (#1127) --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 25cbfe82c..2fcae05cc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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 \ No newline at end of file