We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a63db65 commit bb824a7Copy full SHA for bb824a7
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -2,21 +2,6 @@ name: "Bug Report"
2
description: "Report a bug to help us improve."
3
labels: ["bug"]
4
body:
5
- - type: markdown
6
- attributes:
7
- value: |
8
- Thanks for taking the time to report a bug! Please fill out the details below.
9
-
10
- - type: input
11
- id: title
12
13
- label: "Bug Title"
14
- description: "Provide a concise title for the bug."
15
- placeholder: |
16
- BUG: title to the bug
17
- validations:
18
- required: true
19
20
- type: textarea
21
id: description
22
attributes:
0 commit comments