mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 02:27:49 +01:00
16 lines
421 B
YAML
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
|