Chore: refactor issue template

This commit is contained in:
Kr328
2022-02-21 11:15:41 +08:00
parent d0efa0690a
commit de0cbd6b29
7 changed files with 174 additions and 120 deletions

View File

@@ -0,0 +1,22 @@
name: "[English] Feature Request"
description: "Create a report to help us improve"
title: "[Feature Request] "
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
NOTE: Be sure to put a clear and concise title **AFTER** `[Feature Request]` in the text box above.
- type: textarea
attributes:
label: "Feature Description"
description: |
A clear and concise description of the feature.
validations:
required: true
- type: textarea
attributes:
label: "Additional"
description: |
Add any other context or screenshots about the feature request here.