Files
netch/.github/ISSUE_TEMPLATE/feature_request.yml
Connection Refused 2bda0bdf8e Update issue templates
2021-04-27 08:47:18 +08:00

12 lines
309 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