Add issue templates

This commit is contained in:
Connection Refused
2021-09-13 00:55:59 +08:00
parent 471926adc8
commit af454a4702
5 changed files with 117 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
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