2021-10-13 00:57:07 +08:00
|
|
|
name: Feature Request
|
2021-12-22 05:47:31 +08:00
|
|
|
description: Ask for a new feature to be added
|
2021-10-13 00:57:07 +08:00
|
|
|
title: "(Feature request) "
|
|
|
|
labels: "Type: Enhancement"
|
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Describe feature
|
|
|
|
description: A clear and concise description of what you want to be added..
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
|
|
|
label: Additional Information
|
|
|
|
description: If your problem needs further explanation, or if the issue you're seeing cannot be reproduced in a gist, please add more information here.
|