There was an error while loading. Please reload this page.
2 parents 84472aa + edd6e19 commit 1b08751Copy full SHA for 1b08751
docs/start/contribute.md
@@ -26,11 +26,11 @@ title: 贡献指南
26
27
LinUI 团队会尽快处理您所提的 Pull Request ,review 并合并代码,也有可能要求你做一些修改或者告诉你我们为什么不能接受这样的修改。
28
29
-在您发送 Pull Request 之前,请确保您是按照一下流程进行的:
+在您发送 Pull Request 之前,请确保您是按照以下流程进行的:
30
31
1. clone最新的`develop`做修改。
32
2. 在src文件夹下对应的组件进行修改。
33
3. 运行 npm run build 命令。
34
4. 填写规范的 commit 消息并提交 Pull Request(当前分支=>develop)。
35
36
-<RightMenu />
+<RightMenu />
0 commit comments