Change bug report labels and add validation (#7395)

This commit is contained in:
Nick Bolton
2024-07-16 09:10:34 +01:00
committed by GitHub
parent 1b3b8f9865
commit fc1bcdcedf

View File

@ -19,7 +19,7 @@ body:
- type: dropdown
id: user-type
attributes:
label: What kind of user are you?
label: What type of Synergy user are you?
description: This will help us understand the context of your issue.
options:
- Customer
@ -32,7 +32,7 @@ body:
- type: input
id: ticket-number
attributes:
label: Support ticket number
label: Support ticket number (for customers)
description: |
Customers only (non-customers please ignore this field).
If you have a support ticket number, please enter it here.
@ -61,6 +61,8 @@ body:
- label: macOS
- label: Linux or Unix
- label: Other
validations:
required: true
- type: textarea
id: os-version