0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 20:03:02 +00:00

remove checkboxes

This commit is contained in:
Gazook89
2022-11-13 22:09:50 -06:00
parent e8c6e36521
commit fef79f4fc3
2 changed files with 6 additions and 9 deletions

View File

@@ -12,10 +12,6 @@ body:
description: The best feature requests provide an explanation of the current issue and then an explanation of how it could be improved. Screenshots/images can be pasted right in as well!
validations:
required: true
- type: checkboxes
id: terms
- type: markdown
attributes:
label: "Please confirm:"
options:
- label: I have searched the Issues tracker for any duplicate requests and found none.
required: true
value: "Please be sure to search for any close matches to your request in the GitHub Issues tracker before opening a new request, thanks!"