2022-07-06 11:53:30 +00:00
name : Feature request
2022-07-06 12:04:33 +00:00
description : Suggest an improvement or a new feature
2022-07-06 11:53:30 +00:00
body :
- type : textarea
id : feature
attributes :
label : What would you like to be added?
description : |
Significant feature requests are unlikely to make progress as issues. Please consider engaging on discord (discord.gg/crowdsec) and forums (https://discourse.crowdsec.net), instead.
2022-12-05 15:58:19 +00:00
value : |
For feature request please pick a kind label by removing `<!-- -->` that wrap the example lines below
<!-- /kind feature -->
<!-- Completely new feature not currently available -->
<!-- /kind enhancement -->
<!-- Feature is available but this extends or adds extra functionality -->
2022-07-06 11:53:30 +00:00
validations :
required : true
- type : textarea
id : rationale
attributes :
label : Why is this needed?
validations :
required : true