mirror of
https://github.com/hmjz100/LinkSwift.git
synced 2026-09-20 10:53:34 +08:00
优化:议题模板标题
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: 错误报告
|
||||
description: 反馈发现的 Bug、问题……
|
||||
title: "[错误报告]: 请修改标题为您遇到的问题"
|
||||
title: "[错误报告] 请修改我为您的问题"
|
||||
labels: ["bug/漏洞"]
|
||||
assignees:
|
||||
- hmjz100
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: 功能请求
|
||||
description: 请求新功能
|
||||
title: "[功能请求]: "
|
||||
title: "[功能请求] 请修改我为您的问题"
|
||||
labels: ["enhancement/新功能"]
|
||||
assignees:
|
||||
- hmjz100
|
||||
|
||||
Reference in New Issue
Block a user