Skip to content

Commit 46d3199

Browse files
authored
Fix feature request template (#15)
1 parent 7537eed commit 46d3199

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Bug report
22
about: Create a report to help us improve
33
title: "[Bug]: "
44
labels: ['triage', 'bug']
5-
assignees: ''
65

76
body:
87
- type: markdown

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Feature request
22
about: Suggest an idea for this project
33
title: '[Feature]: '
44
labels: ['triage', 'enhancement']
5-
assignees: ''
65

76
body:
87
- type: markdown

0 commit comments

Comments
 (0)