From 8107f309b4c89a7062946ad38912efdf679efc6b Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Fri, 9 Jul 2021 08:05:20 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .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 513651ab9..edc59e0d3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ #### Database Migration -YES | NO +YES - ### | 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 -- [ ] Wiki Updates +- [ ] Translation Keys (NzbDrone.Core/Localization/Core/en.json) +- [ ] [Wiki Updates](https://wiki.servarr.com) #### Issues Fixed or Closed by this PR -* Fixes #XXXX \ No newline at end of file +* Fixes #XXXX