add: issues type template

This commit is contained in:
Tunglies
2025-03-01 18:57:11 +08:00
Unverified
parent 1ed6743bbb
commit 1cdba297fb
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ name: 问题反馈 / Bug report
title: "[BUG] "
description: 反馈你遇到的问题 / Report the issue you are experiencing
labels: ["bug"]
type: "Bug"
body:
- type: markdown

View File

@@ -2,6 +2,7 @@ name: 功能请求 / Feature request
title: "[Feature] "
description: 提出你的功能请求 / Propose your feature request
labels: ["enhancement"]
type: "Feature"
body:
- type: markdown