Skip to content

Commit 45e3fce

Browse files
authored
Remove Type
1 parent 5c4303c commit 45e3fce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/1-bug.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Bug Report
22
description: File a bug report.
33
title: "[🐛]: "
44
labels: ["bug"]
5-
type: bug
65
body:
76
- type: markdown
87
attributes:
@@ -51,4 +50,4 @@ body:
5150
label: Are you willing to create a pull request for this?
5251
description: Thank you so much for your willingness to help us out! We really appreciate it.
5352
options:
54-
- label: If i have a fix i would be willing to create a pull request
53+
- label: If i have a fix i would be willing to create a pull request

0 commit comments

Comments
 (0)