2021-07-25 07:06:19 -07:00
name : Feature request
description : Request an enhancement for Neovim
labels : [ enhancement]
body :
- type : markdown
attributes :
value : |
2024-01-28 15:53:05 -07:00
Before requesting : search [existing feature requests](https://github.com/neovim/neovim/labels/enhancement) and check the [FAQ](https://neovim.io/doc/user/faq.html).
2021-07-25 07:06:19 -07:00
2023-01-03 17:30:56 -07:00
- type : textarea
2021-07-25 07:06:19 -07:00
attributes :
2023-01-03 17:30:56 -07:00
label : "Problem"
description : "Describe the problem to be solved. Include references to other projects (Vim, Emacs, etc.) if relevant."
placeholder : "No smurf icons available. Smurfs are useful because ..."
validations :
required : true
2021-07-25 07:06:19 -07:00
- type : textarea
attributes :
2023-01-03 17:30:56 -07:00
label : "Expected behavior"
description : "Describe what the new feature or behavior would look like. How does it solve the problem? Is it worth the cost?"
2021-07-25 07:06:19 -07:00
validations :
required : true