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 0e99a08 commit c34aa6bCopy full SHA for c34aa6b
.github/ISSUE_TEMPLATE
@@ -0,0 +1,13 @@
1
+**在提交issue之前请回答以下问题,谢谢!**
2
+
3
+> 建议首先查看是否已经有类似的 Issues
4
5
+### 你使用的是哪个版本
6
7
+### 预期结果
8
9
+### 实际结果
10
11
+### 重现结果的步骤
12
13
+### 其他相关信息
.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1,16 @@
+如果是文字类 PR,请按照 (中文排版指北)[https://github.com/sparanoid/chinese-copywriting-guidelines] 进行编写。
+**What kind of change does this PR introduce?** (check at least one)
+- [ ] Bugfix
+- [ ] Feature
+- [ ] Code style update
+- [ ] Refactor
+- [ ] Build-related changes
+- [ ] Other, please describe:
+**The description of the PR:**
14
15
16
+**Other information:**
0 commit comments