We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f37a2fa commit e1f0519Copy full SHA for e1f0519
.github/issue_template.md
@@ -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