aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorLeo Mozoloa <leo.drrty@gmail.com>2022-10-16 13:03:03 +0200
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-19 21:30:02 +0300
commitca30e67289f9e2d0aca33c9da8d915ae3bcc39cc (patch)
treee5e7da9d14c855ab86aeabe2ff63ba75f2ce6b57 /.github/ISSUE_TEMPLATE
parent03cf7cf32798d45ae92832bd22bea8b299e64a17 (diff)
removing the required tag as it obviously doesn't work, adding a top description
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 201ed57d..b53db6bb 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -4,6 +4,10 @@ title: "[Bug]: "
labels: ["bug-report"]
body:
+ - type: markdown
+ attributes:
+ value: |
+ Please fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers"
- type: textarea
id: what-did
attributes:
@@ -44,7 +48,6 @@ body:
- Windows
- Linux
- MacOS
- required: true
- type: dropdown
id: browsers
attributes:
@@ -56,7 +59,6 @@ body:
- Brave
- Apple Safari
- Microsoft Edge
- required: true
- type: textarea
id: cmdargs
attributes: