issue要求

pull/22/head
zhangdaiscott 2022-03-18 10:29:05 +08:00
parent c2cbe510cc
commit 6f1871d628
2 changed files with 16 additions and 1 deletions

16
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,16 @@
##### 版本号:
##### 问题描述:
##### 截图&代码:
#### 友情提示为了提高issue处理效率
- 未按格式要求发帖,会被直接删掉;
- 请自己初判问题描述是否清楚,是否方便我们调查处理;
- 描述过于简单或模糊,导致无法处理的,会被直接删掉;

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
node_modules
.DS_Store
.github
dist
.npmrc
.cache