mirror of
https://github.com/Readarr/Readarr
synced 2026-05-08 12:42:51 +02: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:
parent
2acc3f4584
commit
9ad580effa
2 changed files with 5 additions and 3 deletions
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -17,4 +17,4 @@ assignees: ''
|
||||||
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
<!-- Add any other context or screenshots about the feature request here. -->
|
<!-- Add any other context or screenshots about the feature request here. -->
|
||||||
|
|
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue