Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
clizbe committed Feb 9, 2024
1 parent e0db6d9 commit d67da51
Showing 1 changed file with 10 additions and 22 deletions.
32 changes: 10 additions & 22 deletions .github/DISCUSSION_TEMPLATE/support.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,13 @@
name: "Support Request"
description: Ask for help from the developers and other users.
title: "<title>"
title: "[title]"
body:
- type: textarea
attributes:
label: "Describe your problem"
validations:
required: true
attributes:
label: Describe your problem
validations:
required: true
- type: textarea
attributes:
label: "Attach your model (encouraged)"
placeholder: Use the paperclip to attach the file
validations:
required: false
- type: textarea
attributes:
label: "What versions are you using?"
value: |
SpineOpt:
SpineToolbox:
SpineInterface:
...
validations:
required: true
attributes:
label: Attach your model (encouraged)
placeholder: "Use the paperclip to attach the file."
validations:
required: false

0 comments on commit d67da51

Please sign in to comment.