mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-01 01:09:50 -05:00
Added the os dropdown to the bug report template
This commit is contained in:
@@ -28,5 +28,16 @@ body:
|
||||
- Im Browser
|
||||
- Auf dem Handy
|
||||
- Auf einem Tablet
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: server
|
||||
attributes:
|
||||
label: Auf welchem Betriebssystem läuft deine MySpeed-Instanz?
|
||||
multiple: true
|
||||
options:
|
||||
- Linux
|
||||
- Windows
|
||||
- macOS
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user