From b62ae41de817b03d1f8ff80d482ec7442cdd02df Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sat, 10 Jul 2021 14:57:01 -0500 Subject: [PATCH] update pr temp [skip ci] --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index edc59e0d3..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 -- [ ] Translation Keys (NzbDrone.Core/Localization/Core/en.json) +- [ ] 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