Skip to content

Commit

Permalink
公众号消息管理
Browse files Browse the repository at this point in the history
  • Loading branch information
niefy committed May 20, 2020
1 parent 863e1da commit 3f236fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
1. 本项目代码风格为使用4个空格代表一个Tab,因此在提交代码时请注意一下,否则很容易在IDE格式化代码后与原代码产生大量diff,这样会给其他人阅读代码带来极大的困扰。
1. 为了便于设置,本项目引入editorconfig支持,请使用Eclipse的同学在贡献代码前安装相关插件,而IntelliJ IDEA新版本自带支持,如果没有可自行安装插件。
1. 本项目贡献代码方式:
>* 在 GitHub 上 `fork` 到自己的仓库,如 `my_user/wx-manage`,然后 `clone` 到本地,并设置用户信息。
>* 在 GitHub 上 `fork` 到自己的仓库,如 `my_user/wx-api`,然后 `clone` 到本地,并设置用户信息。
>* 修改代码后提交,并推送到自己的仓库。
>* 在 GitHub 网站上提交 Pull Request。

Expand Down

0 comments on commit 3f236fe

Please sign in to comment.