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