jan/.github/ISSUE_TEMPLATE/feature_request.yml
Nguyen Ngoc Minh 239f93e48d
🧹 chore: update issue template (#5572)
* chore: update label feature request

* chore: remove labels type bug
2025-06-27 13:09:19 +07:00

20 lines
554 B
YAML

name: "\U0001F680 Feature Request"
description: "Suggest an idea for this project \U0001F63B!"
title: 'idea: [DESCRIPTION]'
labels: 'feature request'
body:
- type: textarea
validations:
required: true
attributes:
label: "Problem Statement"
description: "Describe the problem you're facing"
placeholder: |
I'm always frustrated when ...
- type: textarea
validations:
required: true
attributes:
label: "Feature Idea"
description: "Describe what you want instead. Examples are welcome!"