mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Git template update [skip ci]
* FR template update [skip ci] * PR Template update [skip ci] Closes #1022 (cherry picked from commit ec3dbea7fc592801bf4e42e17e14ea4a66bed46e)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,7 +2,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for Readarr
|
about: Suggest an idea for Readarr
|
||||||
title: ''
|
title: ''
|
||||||
labels: feature request
|
labels: 'Type: Feature Request'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -4,6 +4,8 @@ YES | NO
|
|||||||
#### Description
|
#### Description
|
||||||
A few sentences describing the overall goals of the pull request's commits.
|
A few sentences describing the overall goals of the pull request's commits.
|
||||||
|
|
||||||
|
#### Screenshot (if UI related)
|
||||||
|
|
||||||
#### Todos
|
#### Todos
|
||||||
- [ ] Tests
|
- [ ] Tests
|
||||||
- [ ] Wiki Updates
|
- [ ] 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
|
#### Issues Fixed or Closed by this PR
|
||||||
|
|
||||||
*
|
* Fixes #XXXX
|
||||||
|
|||||||
Reference in New Issue
Block a user