Skip to content

Commit

Permalink
Merge branch 'hotfix/update_issue_template'
Browse files Browse the repository at this point in the history
Former-commit-id: 674970a26f91ae244ab81041eb2c76c7c47453ae [formerly 674970a26f91ae244ab81041eb2c76c7c47453ae [formerly 674970a26f91ae244ab81041eb2c76c7c47453ae [formerly 674970a26f91ae244ab81041eb2c76c7c47453ae [formerly e31d063 [formerly bf12d815b5f3a1d56fdde7c5b7cc23464325514e]]]]]
Former-commit-id: eead0a0
Former-commit-id: 8b8e40f
Former-commit-id: e1d0ad110c1da31b51b3f4ead3ed7cc6fbbc8b73 [formerly a5250a3c8c9d466cd1a58e464ead98c15a087533]
Former-commit-id: e7d230be8d83436718ac7611982250d296432234
Former-commit-id: e3f156640770d2d74d5d2b0cd1daf197b72800b4
Former-commit-id: c96c250b869accd98b146003b8cfa59ef1f3a0b1
Former-commit-id: 74bc42482115926428c5f8b729c486b164f38101
Former-commit-id: 79e04d90458a2d415dddf2fd203e39a5a91eb958
  • Loading branch information
FairyEver committed Aug 9, 2018
2 parents 47f387b + 056893c commit 2f5c94e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/demo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: "🎮 示例相关"
about: 增加或者完善示例
---

```
为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
🎮 示例相关 | 你的标题
```

如果需要,在这里描述具体内容
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/doc.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
name: "📔 文档更新"
name: "📔 文档相关"
about: 更新或者新增文档内容
---

```
为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
📔 文档更新 | 你的标题
📔 文档相关 | 你的标题
```

如果需要,在这里描述具体内容

0 comments on commit 2f5c94e

Please sign in to comment.