Update issue forms.

This commit is contained in:
clsty
2025-02-09 19:49:46 +08:00
parent 7664891719
commit dd30f24ecf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: Issue name: Issue
description: for reporting any issue description: for reporting any issue
title: "[Issue] " title: ""
labels: ["ISSUE"] labels: ["ISSUE"]
body: body:
- type: markdown - type: markdown
+1 -1
View File
@@ -1,6 +1,6 @@
name: Feature request name: Feature request
description: Suggest an idea for this project description: Suggest an idea for this project
title: "[Feature] " title: ""
labels: ["FEATURE"] labels: ["FEATURE"]
body: body:
- type: markdown - type: markdown