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
|
name: Bug Report
|
||||||
description: File a bug report
|
description: File a bug report
|
||||||
title: "[Bug]: "
|
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- 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
|
name: Feature Request
|
||||||
description: File a feature request
|
description: File a feature request
|
||||||
title: ""
|
|
||||||
labels: ["feature request"]
|
labels: ["feature request"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Reference in New Issue
Block a user