From c23eea21fc544ebbfbd24bef5a395648af62ca6c Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sat, 10 Jul 2021 15:23:06 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e1d69c0d5..2fcae05cc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,16 @@ #### Database Migration -YES | NO +YES - XXXX | NO #### Description +A few sentences describing the overall goals of the pull request's commits. #### Screenshot (if UI related) #### Todos - [ ] Tests -- [ ] Translation Keys -- [ ] 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