summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug-report.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug-report.yaml')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml
index 6e9f6606..4c85742a 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -1,15 +1,11 @@
name: Bug Report
-description: File a bug report
+description: Something is broken
labels: ["bug"]
body:
- - type: markdown
- attributes:
- value: |
- **Thanks for taking the time to fill out this bug report!**
- *Please, before opening a bug report, check if similar issues already exist. In that case, use those issues to provide your feedback instead.*
- type: checkboxes
attributes:
label: Verification
+ description: Before submitting a bug report, check if similar issues already exist and use those issues to provide your feedback instead.
options:
- label: I searched for similar bug reports and found none was relevant.
required: true