Skip to content
Snippets Groups Projects
Commit d83c75d1 authored by Tom French's avatar Tom French
Browse files

github: update issue template

parent 40dbab37
No related branches found
No related tags found
No related merge requests found
...@@ -9,14 +9,14 @@ body: ...@@ -9,14 +9,14 @@ body:
value: | value: |
Thanks for taking the time to fill out this bug report! Please ensure you provide as much information as asked to better assist in confirming and identifying a fix for the bug report. Thanks for taking the time to fill out this bug report! Please ensure you provide as much information as asked to better assist in confirming and identifying a fix for the bug report.
- type: dropdown - type: dropdown
id: existing-issue id: existing-issue
attributes: attributes:
label: "Verified issue does not already exist?" label: "Verified issue does not already exist?"
description: "Please search to see if an issue already exists for the issue you encountered." description: "Please search to see if an issue already exists for the issue you encountered."
options: options:
- "I have searched and found no existing issue" - "I have searched and found no existing issue"
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: what-happened id: what-happened
attributes: attributes:
...@@ -33,16 +33,6 @@ body: ...@@ -33,16 +33,6 @@ body:
description: "If you received an error or a message on the screen, please provide that here." description: "If you received an error or a message on the screen, please provide that here."
validations: validations:
required: false required: false
- 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: false
- type: markdown - type: markdown
id: env-info id: env-info
attributes: attributes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment