0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

fix checkboxes on feature_request.yml

This commit is contained in:
Gazook89
2022-09-18 19:30:30 -05:00
parent 1bfcb5a839
commit 2e27c5957d

View File

@@ -4,8 +4,7 @@ labels: ["feature request"]
body:
- type: markdown
attributes:
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."
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."
- type: textarea
id: user-request
attributes:
@@ -15,6 +14,7 @@ body:
required: true
- type: checkboxes
id: terms
options:
- label: I have searched the Issues tracker for any duplicate requests and found none.
required: true
attributes:
options:
- label: I have searched the Issues tracker for any duplicate requests and found none.
required: true