0
0
mirror of https://github.com/honojs/hono.git synced 2024-11-22 19:44:26 +01:00
hono/.github/ISSUE_TEMPLATE/2-feature-request.yml
2023-08-10 09:36:39 +09:00

16 lines
421 B
YAML

name: 🚀 Feature Request
description: Suggest an idea, feature, or enhancement
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
Thank you for submitting an idea. It helps make Hono better.
- type: textarea
attributes:
label: What is the feature you are proposing?
description: A clear description of what you want to happen.
validations:
required: true