aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLeo Mozoloa <leo.drrty@gmail.com>2022-10-17 19:09:06 +0200
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-19 21:30:02 +0300
commita0e50d5e70094dbdfd048efee566865ab93e4c3f (patch)
treecf9ecdc07e3ae7902a6e2e146d1ece3f71985ef9 /.github
parent3e2a035ffaf6f45a18b971ee0388f5ddca312714 (diff)
Improved the OS/Platforms field
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml10
1 files changed, 6 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 629afad3..d2edb250 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -46,19 +46,21 @@ body:
label: Commit where the problem happens
description: Which commit are you running ? (copy the **Commit hash** shown in the cmd/terminal when you launch the UI)
- type: dropdown
- id: os
+ id: platforms
attributes:
- label: What OS do you use to run the webui?
+ label: What platforms do you use to access UI ?
multiple: true
options:
- - Colab/Runpod or Cloud based
- Windows
- Linux
- MacOS
+ - iOS
+ - Android
+ - Other/Cloud
- type: dropdown
id: browsers
attributes:
- label: What browsers do you use to run the UI ?
+ label: What browsers do you use to access the UI ?
multiple: true
options:
- Mozilla Firefox