add issue template

This commit is contained in:
earthjasonlin committed 2023-11-25 15:59:12 +08:00
1 parent 59f573bb34
commit 7fcd6683f3
2 files changed
+18 -3

No files matched your search

+18
View File
@@ -0,0 +1,18 @@
name: 提交句子
description: 提交一个新的句子
title: "[New]: Sentence"
body:
- type: textarea
id: sentence
attributes:
label: 句子
description: 你的句子是什么,请不要在句尾加句号
validations:
required: true
- type: textarea
id: author
attributes:
label: 作者
description: 这个句子是哪位角色说的
validations:
required: true
-3
View File
@@ -1,5 +1,2 @@
.vscode/
img/
*.htaccess
track.php
data.php