2023-03-04 05:22:18 +05:30
|
|
|
---
|
|
|
|
name: Feature request
|
|
|
|
description: Suggest an idea for this project
|
2024-11-01 10:05:54 +05:30
|
|
|
title: 'Concise description of the enhancement'
|
2023-03-04 05:22:18 +05:30
|
|
|
labels: ["enhancement"]
|
|
|
|
|
|
|
|
# Header
|
|
|
|
|
|
|
|
body:
|
|
|
|
- type: markdown
|
2023-03-05 12:53:25 +05:30
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Please search issues before opening a new feature request.
|
2023-03-04 05:22:18 +05:30
|
|
|
|
|
|
|
# Enhancement details
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: Describe the solution you'd like
|
|
|
|
description: A clear and concise description of what you want to happen
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
id: other-info
|
|
|
|
attributes:
|
|
|
|
label: Additional Information
|
2023-03-05 12:53:25 +05:30
|
|
|
description: Anything to give further context to the requested new feature
|