Fix issue templates
This commit is contained in:
parent
ab7c6e162f
commit
e2d8397c08
1
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
@ -1,6 +1,5 @@
|
|||
name: Bug Report
|
||||
description: File a bug report
|
||||
title: "[Bug]: "
|
||||
labels: ["bug"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
1
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
1
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
|
@ -1,6 +1,5 @@
|
|||
name: Feature Request
|
||||
description: File a feature request
|
||||
title: ""
|
||||
labels: ["feature request"]
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
Loading…
Reference in New Issue
Block a user