2021-10-31 07:51:30 +03:00
|
|
|
name: Feature Request
|
2021-10-31 08:32:44 +03:00
|
|
|
description: Use this when you want a new feature
|
2022-01-01 17:36:39 +03:00
|
|
|
labels: enhancement
|
2021-10-31 07:51:30 +03:00
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: Describe the feature
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: input
|
|
|
|
id: link
|
|
|
|
attributes:
|
|
|
|
label: Babel plugin or link to the feature description
|
|
|
|
- type: textarea
|
|
|
|
id: addition
|
|
|
|
attributes:
|
|
|
|
label: Additional context
|
|
|
|
placeholder: Add any other context about this feature here.
|
2023-02-01 13:31:15 +03:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
<!--
|
|
|
|
Thanks for taking the time to fill out this feature request!
|
|
|
|
Please do not remove this, or your issue will be closed.
|
|
|
|
-->
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
_This is message for readers, not the author of ths issue._
|
|
|
|
|
|
|
|
Please read [no +1](https://github.com/golang/go/wiki/NoPlusOne) before lefting a comment, or your comment will be deleted and you will be blocked.
|