0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00

add validation (required) to user-description in save_issue.yml

This commit is contained in:
Gazook89
2022-09-18 19:33:53 -05:00
parent d8039b0cf2
commit 0d931ed5b5

View File

@@ -15,6 +15,8 @@ body:
id: user-description
attributes:
label: "Your description of what happened:"
validations:
required: true
- type: markdown
attributes:
value: |