Added the os dropdown to the bug report template

This commit is contained in:
Mathias Wagner
2022-06-12 15:07:48 +02:00
parent ed3fb93142
commit 8909000ab6
+11
View File
@@ -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