We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0683410 commit 24df17bCopy full SHA for 24df17b
1 file changed
src/contribution_guide.md
@@ -33,14 +33,15 @@ icon: book
33
3. 遵循[中文排版指南](https://github.com/aaranxu/chinese-copywriting-guidelines)
34
不要求遵循争议和推荐部分,标点符号的全角半角不强制要求遵循.
35
4. 所写内容应能通过 VuePress 构建并且页面内容正常显示.
36
+5. commit 提交内容必须有意义.
37
38
## 如何贡献:
39
40
1. Fork [本仓库](https://github.com/yh-Tpdev/yhchatAPI)到自己账号名下.
41
2. 通过抓包等方式获取修改依据.
42
3. Git clone Fork 后的仓库到本地后修改并提交或者是直接在 GitHub 网页编辑器(不推荐)修改.
43
4. 测试是否能够正常构建.
-5. 提交更改到远程仓库
44
+5. 提交更改到远程仓库.
45
6. 创建一个 Pull Request 提交更改.
46
请务必如实填写要求填写的内容,不符合要求可能会被打回.您可以到相关群聊询问审核人员请求审查和合并.
47
0 commit comments