未验证 提交 bf57e73c 编写于 作者: P Parthiv Makwana 提交者: GitHub

docs: added Feature request template in yaml (#1470)

上级 f080c730
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: 'New feature'
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
name: Feature request
description: Suggest an idea for this project
labels: New feature
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to request a feature for QuestDB!
- type: textarea
attributes:
label: Is your feature request related to a problem?
description: A concise description of the problem you are facing or the motivation behind this feature request.
placeholder: |
I experienced difficulties with...
validations:
required: false
- type: textarea
attributes:
label: Describe the solution you'd like.
description: A concise description of what you want to happen.
placeholder: |
I would like to have...
validations:
required: false
- type: textarea
attributes:
label: Describe alternatives you've considered.
description: Is there another approach to solve the problem?
validations:
required: false
- type: textarea
attributes:
label: Additional context.
description: |
Add any other context, screenshots, links to provide more context about the feature request.
validations:
required: false
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册