This commit is contained in:
parent
defcab65f8
commit
dba941f48f
|
@ -12,7 +12,6 @@ body:
|
|||
label: What happened?
|
||||
description: Describe the issue you are experiencing right now
|
||||
placeholder: Tell us what you see!
|
||||
value: "A bug happened!"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
@ -39,11 +38,11 @@ body:
|
|||
label: On which platform you encountered this issue?
|
||||
description: Tick the ones, where this issue can be reproduced
|
||||
options:
|
||||
- Web (ts.dan63.by)
|
||||
- Windows
|
||||
- Linux
|
||||
- Android
|
||||
- Web-beta (tsbeta.dan63.by)
|
||||
- label: Web (ts.dan63.by)
|
||||
- label: Windows
|
||||
- label: Linux
|
||||
- label: Android
|
||||
- label: Web-beta (tsbeta.dan63.by)
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in New Issue