Update issue templates
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -13,10 +13,10 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: installation-method
|
id: platform
|
||||||
attributes:
|
attributes:
|
||||||
label: Installation Method / Platform
|
label: Platform
|
||||||
description: How are you running Termix?
|
description: How are you using Termix?
|
||||||
options:
|
options:
|
||||||
- Firefox
|
- Firefox
|
||||||
- Safari
|
- Safari
|
||||||
@@ -29,6 +29,14 @@ body:
|
|||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: server-installation-method
|
||||||
|
attributes:
|
||||||
|
label: Serer Installation Method
|
||||||
|
description: How is the Termix server installed?
|
||||||
|
options:
|
||||||
|
- Docker
|
||||||
|
- Manual Build
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user