use already existing label "enhancement" instead of "feature"
This commit is contained in:
parent
2cabd1c823
commit
c442a08099
|
|
@ -1,7 +1,7 @@
|
||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: "[Feature]: "
|
title: "[Feature]: "
|
||||||
labels: ["feature"]
|
labels: ["enhancement"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue