mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Update bug-report.yml
This commit is contained in:
20
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
20
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -12,6 +12,13 @@ body:
|
|||||||
options:
|
options:
|
||||||
- label: I have searched for [existing issues](https://github.com/start9labs/start-os/issues) that already report this problem.
|
- label: I have searched for [existing issues](https://github.com/start9labs/start-os/issues) that already report this problem.
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: Server Hardware
|
||||||
|
description: On what hardware are you running StartOS? Please be as detailed as possible
|
||||||
|
placeholder: e.g. 2023 Start9 Server One, Ras Pi (8GB) with T7 SSD, 2015 Lenovo laptop
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: StartOS Version
|
label: StartOS Version
|
||||||
@@ -21,16 +28,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Device
|
label: Client OS
|
||||||
description: What device are you using to connect to your server?
|
|
||||||
options:
|
|
||||||
- Phone/tablet
|
|
||||||
- Laptop/Desktop
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: dropdown
|
|
||||||
attributes:
|
|
||||||
label: Device OS
|
|
||||||
description: What operating system is your device running?
|
description: What operating system is your device running?
|
||||||
options:
|
options:
|
||||||
- MacOS
|
- MacOS
|
||||||
@@ -45,7 +43,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Device OS Version
|
label: Client OS Version
|
||||||
description: What version is your device OS?
|
description: What version is your device OS?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user