fix: 修正错误修正模板中的 <title>
This commit is contained in:
parent
3f7aa4532a
commit
f4aae291f1
2
.github/ISSUE_TEMPLATE/3-mistake-report.yml
vendored
2
.github/ISSUE_TEMPLATE/3-mistake-report.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: "错误修正"
|
name: "错误修正"
|
||||||
description: "发现文档内容有误并提交修正请求"
|
description: "发现文档内容有误并提交修正请求"
|
||||||
title: "[错误修正] <标题>"
|
title: "[错误修正] <title>"
|
||||||
labels: ["错误/Mistakes"]
|
labels: ["错误/Mistakes"]
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user