mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 23:42:44 +00:00
fix checkboxes on feature_request.yml
This commit is contained in:
10
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
10
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -4,8 +4,7 @@ labels: ["feature request"]
|
|||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: "We'd love to hear your idea! Please be sure to [search the current Issues](https://github.com/naturalcrit/homebrewery/issues) for any duplicate requests."
|
||||||
"We'd love to hear your idea! Please be sure to [search the current Issues](https://github.com/naturalcrit/homebrewery/issues) for any duplicate requests."
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: user-request
|
id: user-request
|
||||||
attributes:
|
attributes:
|
||||||
@@ -15,6 +14,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: terms
|
id: terms
|
||||||
options:
|
attributes:
|
||||||
- label: I have searched the Issues tracker for any duplicate requests and found none.
|
options:
|
||||||
required: true
|
- label: I have searched the Issues tracker for any duplicate requests and found none.
|
||||||
|
required: true
|
||||||
Reference in New Issue
Block a user