Skip to content

Commit c34aa6b

Browse files
committed
📝 Writing docs.
1 parent 0e99a08 commit c34aa6b

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
**在提交issue之前请回答以下问题,谢谢!**
2+
3+
> 建议首先查看是否已经有类似的 Issues
4+
5+
### 你使用的是哪个版本
6+
7+
### 预期结果
8+
9+
### 实际结果
10+
11+
### 重现结果的步骤
12+
13+
### 其他相关信息

.github/PULL_REQUEST_TEMPLATE

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
如果是文字类 PR,请按照 (中文排版指北)[https://github.com/sparanoid/chinese-copywriting-guidelines] 进行编写。
2+
3+
**What kind of change does this PR introduce?** (check at least one)
4+
5+
- [ ] Bugfix
6+
- [ ] Feature
7+
- [ ] Code style update
8+
- [ ] Refactor
9+
- [ ] Build-related changes
10+
- [ ] Other, please describe:
11+
12+
13+
**The description of the PR:**
14+
15+
16+
**Other information:**

0 commit comments

Comments
 (0)