From 9ad580effaae2efd09a7f1567341b6c5b520bfe6 Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Sat, 8 May 2021 16:26:57 -0500 Subject: [PATCH] Git template update [skip ci] * FR template update [skip ci] * PR Template update [skip ci] Closes #1022 (cherry picked from commit ec3dbea7fc592801bf4e42e17e14ea4a66bed46e) --- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 598f0172a..eaba85249 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an idea for Readarr title: '' -labels: feature request +labels: 'Type: Feature Request' assignees: '' --- @@ -17,4 +17,4 @@ assignees: '' **Additional context** - \ No newline at end of file + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d8f748ad9..25cbfe82c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,6 +4,8 @@ YES | NO #### Description A few sentences describing the overall goals of the pull request's commits. +#### Screenshot (if UI related) + #### Todos - [ ] Tests - [ ] Wiki Updates @@ -11,4 +13,4 @@ A few sentences describing the overall goals of the pull request's commits. #### Issues Fixed or Closed by this PR -* +* Fixes #XXXX