Skip to content

Commit 7e4a466

Browse files
committed
Update issue template
1 parent 948173d commit 7e4a466

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/0_bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Bug report
22
description: Create a report to help us improve
33
labels: ["type: 🐛 bug"]
4-
type: 'Bug'
4+
type: Bug
55
assignees:
66
- Rakambda
77
body:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: Feature request
22
description: Suggest an idea for this project
33
labels: ["type: 🧱 enhancement"]
4-
type: 'Enhancement'
4+
type: Enhancement
55
assignees:
66
- Rakambda
77
body:
88
- type: textarea
99
id: describing
1010
attributes:
1111
label: Description
12-
description: Describe the feature/enhacement you wish to have
12+
description: Describe the feature/enhancement you wish to have
1313
validations:
1414
required: true

0 commit comments

Comments
 (0)