Skip to content

Commit bb824a7

Browse files
authored
Update bug_report.yml
Remove top level title field
1 parent a63db65 commit bb824a7

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,6 @@ name: "Bug Report"
22
description: "Report a bug to help us improve."
33
labels: ["bug"]
44
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-
attributes:
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-
205
- type: textarea
216
id: description
227
attributes:

0 commit comments

Comments
 (0)