mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
add validation (required) to user-description in save_issue.yml
This commit is contained in:
2
.github/ISSUE_TEMPLATE/save_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/save_issue.yml
vendored
@@ -15,6 +15,8 @@ body:
|
||||
id: user-description
|
||||
attributes:
|
||||
label: "Your description of what happened:"
|
||||
validations:
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
|
||||
Reference in New Issue
Block a user