From ec3dbea7fc592801bf4e42e17e14ea4a66bed46e 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] (#2220) * FR template update [skip ci] [common] * PR Template update [skip ci] [common] --- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 068d12224..ae33825a9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,8 +1,8 @@ --- -name: Feature request +name: Feature Request about: Suggest an idea for Lidarr title: '' -labels: 'Type: Enhancement' +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 988c82a02..890bab4df 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,10 +4,12 @@ YES | NO #### Description A few sentences describing the overall goals of the pull request's commits. +#### Screenshot (if UI related) + #### Todos - [ ] Tests - [ ] Wiki Updates #### Issues Fixed or Closed by this PR -* +* Fixes #XXXX