Remove pre-defined title from feature request template
There are labels for this purpose, pre-defined title lets people to not to think about the title what leads to feature requests not having title
This commit is contained in:
parent
ef1e5d50b1
commit
398237b80e
|
@ -2,7 +2,6 @@
|
||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest an idea.
|
description: Suggest an idea.
|
||||||
labels: [enhancement]
|
labels: [enhancement]
|
||||||
title: "[Feature Request] "
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue