fix: 修改ISSUE_TEMPLATE

This commit is contained in:
xugaoyi 2022-01-22 11:50:04 +08:00
parent 637d729d5f
commit d229cb6c5e
3 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
---
name: 申请加入案例
about: 申请将你的站点展示在文档站案例页
title: "[DATE]: 申请加入案例"
title: 申请加入案例
labels: 申请加入案例
---
<!--请按照模板填写,否则此申请将可能不会被通过并直接关闭。-->
<!--
请按照模板填写,否则此申请将可能不会被通过并直接关闭。
站点要求:
1.使用Vdoing主题
2.有10篇以上文章

View File

@ -1,7 +1,7 @@
---
name: 报告bug
about: 创建一个报告来帮助我们改进
title: "[bug]: [FEATURE NAME]"
title: "[bug]: "
labels: bug
---

View File

@ -1,7 +1,7 @@
---
name: 提交疑问
about: 提交你的疑问
title: "[提问]: [FEATURE NAME]"
title: "[提问]: "
labels: 提问
---