Merge pull request #37 from Masterain98/main

Update Issues Templates
This commit is contained in:
DismissedLight
2022-09-22 17:22:51 +08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
name: 问题反馈
description: 告诉我们你的问题
title: "[Bug]: 一个合适的标题"
title: "[Bug]: 在这里填写一个合适的标题"
labels: ["BUG"]
assignees:
- Lightczx
@@ -50,4 +50,4 @@ body:
attributes:
label: 相关的崩溃日志 位于 %HOMEPATH%/Documents/Hutao/Log.db
description: 如果应用程序崩溃了,可以将崩溃日志复制后粘贴在此处,文件包含了敏感信息,谨慎上传
render: shell
render: shell

View File

@@ -1,6 +1,6 @@
name: 功能请求
description: 告诉我们你的想法
title: "[Feat]: 一个合适的标题"
title: "[Feat]: 在这里填写一个合适的标题"
labels: ["功能"]
assignees:
- Lightczx
@@ -16,4 +16,4 @@ body:
label: 你想要实现或优化的功能?
description: 详细的描述一下你想要的功能
validations:
required: true
required: true