NOISSUE fix issue templates
This commit is contained in:
parent
a09d03d71d
commit
3d11f9a7e9
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Bug Report
|
||||
description: File a bug report
|
||||
labels: [bug, needs-triage]
|
||||
issue_body: false
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
1
.github/ISSUE_TEMPLATE/suggestion.yml
vendored
1
.github/ISSUE_TEMPLATE/suggestion.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Suggestion
|
||||
description: Make a suggestion
|
||||
labels: [idea, needs-triage]
|
||||
issue_body: true
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user