Skip to content

Commit

Permalink
Update support.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
clizbe authored Feb 9, 2024
1 parent 793c124 commit 1c7de7c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/DISCUSSION_TEMPLATE/support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ title: <title>
body:
- type: textarea
attributes:
description: Describe your problem
label: "Describe your problem"
validations:
required: true
- type: textarea
attributes:
description: Attach your model (encouraged)
label: "Attach your model (encouraged)"
value: Use the paperclip to attach the file
validations:
required: false
- type: textarea
attributes:
description: What versions are you using?
label: "What versions are you using?"
value: |
SpineOpt:
SpineToolbox:
SpineInterface:
...
validations:
required: true


0 comments on commit 1c7de7c

Please sign in to comment.