瀏覽代碼

📝 更新代码贡献指南

master
Binary Wang 5 年之前
父節點
當前提交
49af881f66
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

@@ -12,7 +12,7 @@
* 在 GitHub 上 `fork` 到自己的仓库,如 `my_user/WxJava`,然后 `clone` 到本地,并设置用户信息。

```bash
$ git clone git@github.com:my_user/WxJava.git
$ git clone git@github.com:{your-github-username}/WxJava.git
$ cd WxJava
$ git config user.name "yourname"
$ git config user.email "your email"


Loading…
取消
儲存