Skip to content

Commit e1f0519

Browse files
authored
Create issue_template.md
1 parent f37a2fa commit e1f0519

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/issue_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Title: 标号-题目-类型 问题简述
2+
例子:
3+
```
4+
11 - Custom Video Player -[readme] LocalStorage 補充
5+
11 - Custom Video Player -[js] const 写法错误
6+
```
7+
8+
说明中最好提供问题所在的具体位置链接,链接获取方法:
9+
1. Markdown 文档下,鼠标移动至你有问题的小标题,点击其左侧的链接图标,复制地址栏的地址即可。如:https://github.com/soyaine/JavaScript30/tree/master/11%20-%20Custom%20Video%20Player#图标切换
10+
2. 代码文档下,点击某一行左侧标号,复制地址栏地址即可,如 https://github.com/soyaine/JavaScript30/blob/master/11%20-%20Custom%20Video%20Player/index.html#L20

0 commit comments

Comments
 (0)