parent
84a887d5bf
commit
01503b3128
|
@ -22,14 +22,12 @@ If you want to contribute to [libuhttp](https://github.com/zhaojh329/libuhttp),
|
|||
|
||||
4. Make your changes
|
||||
|
||||
5. Don't forget to add yourself in `CONTRIBUTORS.md`.
|
||||
|
||||
6. Commit and push your changes, then make a pull request from Github.
|
||||
5. Commit and push your changes, then make a pull request from Github.
|
||||
|
||||
git commit --signoff
|
||||
git push
|
||||
|
||||
7. Awaiting review, if accepted, merged!
|
||||
6. Awaiting review, if accepted, merged!
|
||||
|
||||
**IMPORTANT**
|
||||
|
||||
|
|
|
@ -22,14 +22,12 @@
|
|||
|
||||
4. 修改代码
|
||||
|
||||
5. 别忘了将你自己的账户添加到`CONTRIBUTORS.md`.
|
||||
|
||||
6. 提交代码并推送到服务器,然后从Github提交pull request。
|
||||
5. 提交代码并推送到服务器,然后从Github提交pull request。
|
||||
|
||||
git commit --signoff
|
||||
git push
|
||||
|
||||
7. 等待审查,如果被接受,你的修改将会被合并到主分支。
|
||||
6. 等待审查,如果被接受,你的修改将会被合并到主分支。
|
||||
|
||||
**注意**
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
Thank you to all contributors:
|
||||
------------------------------
|
||||
[Jianhui Zhao](https://github.com/zhaojh329)
|
Loading…
Reference in New Issue