mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-02 21:15:05 +00:00
update feature request template
[skip ci] (cherry picked from commit 362e664ce6d301e8283d489b3e0d945db46d22d3)
This commit is contained in:
parent
c4d8f66322
commit
0edab17205
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -5,9 +5,9 @@ body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Is there an existing issue for this?
|
label: Is there an existing issue for this?
|
||||||
description: Please search to see if an issue already exists for the feature you are requesting.
|
description: Please search to see if an open or closed issue already exists for the feature you are requesting. If a request exists and is closed note that it may only be fixed in an unstable branch.
|
||||||
options:
|
options:
|
||||||
- label: I have searched the existing issues
|
- label: I have searched the existing open and closed issues
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in a new issue