Merge branch 'hotfix/update_issue_template'
Former-commit-id: 2e815ad201f02b2e4fe75380797ba8ec9cfd0bc2 [formerly 2e815ad201f02b2e4fe75380797ba8ec9cfd0bc2 [formerly 2e815ad201f02b2e4fe75380797ba8ec9cfd0bc2 [formerly 2e815ad201f02b2e4fe75380797ba8ec9cfd0bc2 [formerly 66a5c874b209d0703bf6247f46174195f818042c [formerly 6bea40ef31000e48df4bec89d17368d1330caeb6]]]]] Former-commit-id: c4cc6820ec35fab1677c071840eacd72684e40d0 Former-commit-id: f0e61b84d50645b2e425e92ff93938f61f7ca505 Former-commit-id: 709e04a0a451e1f4e34f67c6675eefefedfe74fb [formerly 2d6dd6cc3f6a40633d5104aabf30394cbc2b1baf] Former-commit-id: 198de4e4f36af52fafee357f847a39b1fd6a18eb Former-commit-id: c0cabbe129bd36a08f83f158b23662427de5d56e Former-commit-id: 048c8f7e9b3a8e605e965b5bfa223aa167c41608 Former-commit-id: a23088e2daae1d1ed0d54a7d67c9e29ca5e1aa29 Former-commit-id: 508b9f889734a3cef8a27374879fffd02986aef3
This commit is contained in:
commit
cdb55036ab
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
name: "✏️ 其它类型"
|
||||
about: 其它类型的 issue
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
请先把下面选择一个标题复制到上面的标题框,然后删除这部分
|
||||
🌈 优化显示 | 标题
|
||||
👾 BUG | 标题
|
||||
```
|
||||
|
||||
如果需要,在这里描述具体内容
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
name: "📔 文档"
|
||||
about: 更新或者新增文档内容
|
||||
---
|
||||
|
||||
```
|
||||
为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分
|
||||
📔 文档 | 你的标题
|
||||
```
|
||||
|
||||
如果需要,在这里描述具体内容
|
||||
Loading…
Reference in New Issue