Files
netch/.github/ISSUE_TEMPLATE/feature_request.yml
Connection Refused af454a4702 Add issue templates
2021-09-13 00:55:59 +08:00

12 lines
320 B
YAML

name: Feature request
description: Suggest an idea for this project
labels: enhancement
body:
- type: textarea
id: description
attributes:
label: Describe the feature you want
description: A clear and concise description of what you want to happen.
validations:
required: true