update issue template

This commit is contained in:
liyang 2018-08-09 13:34:03 +08:00
parent 9631020984
commit de8426ce1d
2 changed files with 13 additions and 2 deletions

11
.github/ISSUE_TEMPLATE/demo.md vendored Normal file
View File

@ -0,0 +1,11 @@
---
name: "🎮 示例相关"
about: 增加或者完善示例
---
```
为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
🎮 示例相关 | 你的标题
```
如果需要,在这里描述具体内容

View File

@ -1,11 +1,11 @@
---
name: "📔 文档更新"
name: "📔 文档相关"
about: 更新或者新增文档内容
---
```
为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
📔 文档更新 | 你的标题
📔 文档相关 | 你的标题
```
如果需要,在这里描述具体内容