aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
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: