chore: add english issue templates

This commit is contained in:
Junyan Qin
2025-05-20 09:11:47 +08:00
parent a7d2a68639
commit 7e2448655e
5 changed files with 79 additions and 4 deletions
@@ -0,0 +1,21 @@
name: Feature request
title: "[Feature]: "
labels: []
description: "New features or existing feature improvements should use this template; issues that do not match will be closed directly"
body:
- type: dropdown
attributes:
label: This is a?
description: New feature request or existing feature improvement
options:
- New feature
- Existing feature improvement
validations:
required: true
- type: textarea
attributes:
label: Detailed description
description: Detailed description, the more detailed the better
validations:
required: true