Skip to content

Commit

Permalink
Create form.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Godin committed Jun 14, 2023
1 parent 75548bd commit bf4b47f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/form.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
name: Form
description: Form
body:
- type: markdown
attributes:
value: |
Body
- type: dropdown
id: version
attributes:
label: Version
description: What version of our software are you running?
options:
- 1.0.2 (Default)
- 1.0.3 (Edge)
validations:
required: true

0 comments on commit bf4b47f

Please sign in to comment.