Merge pull request #729 from InfiniTimeOrg/Avamander-patch-1
Removed the title prefix from issue template
This commit is contained in:
commit
1d0943bb30
2
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Feature Request
|
name: Feature Request
|
||||||
description: File a feature request
|
description: File a feature request
|
||||||
title: "[Feature Request]: "
|
title: ""
|
||||||
labels: ["feature request"]
|
labels: ["feature request"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Reference in a new issue