Skip to content

Commit

Permalink
Merge pull request #258 from Chadwuo/master-1
Browse files Browse the repository at this point in the history
📃 docs: 修改错别字
  • Loading branch information
smileShirmy authored Jan 11, 2024
2 parents 84472aa + edd6e19 commit 1b08751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/start/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ title: 贡献指南

LinUI 团队会尽快处理您所提的 Pull Request ,review 并合并代码,也有可能要求你做一些修改或者告诉你我们为什么不能接受这样的修改。

在您发送 Pull Request 之前,请确保您是按照一下流程进行的
在您发送 Pull Request 之前,请确保您是按照以下流程进行的

1. clone最新的`develop`做修改。
2. 在src文件夹下对应的组件进行修改。
3. 运行 npm run build 命令。
4. 填写规范的 commit 消息并提交 Pull Request(当前分支=>develop)。

<RightMenu />
<RightMenu />

0 comments on commit 1b08751

Please sign in to comment.