diff --git a/.github/issue_template.md b/.github/issue_template.md index 10b09ef..1e4ebb2 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,5 +1,13 @@ 格式如下: ``` #### 名字 - [Github]() -* :white_check_mark: [网站/App名](): 一句话说明(尽量保持在一行内) +* :white_check_mark: [网站/App名]():一句话说明(尽量保持在一行内) - [更多介绍]() ``` + +如果你的项目还在开发,或者已经关闭了,可以用: +``` +:clock8: +:x: +``` + +已关闭的项目最好附上一个更多介绍,里面讲解为什么关闭了,学到了什么