1 Star 0 Fork 0

李宁杰/aiohttp_github

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CONTRIBUTING.rst 1.04 KB
一键复制 编辑 原始数据 按行查看 历史
Kian Meng, Ang 提交于 2021-12-28 20:49 . Fix typos (#6464)

Contributing

Instructions for contributors

In order to make a clone of the GitHub repo: open the link and press the "Fork" button on the upper-right menu of the web page.

I hope everybody knows how to work with git and github nowadays :)

Workflow is pretty straightforward:

  1. Clone the GitHub repo using the --recurse-submodules argument
  2. Setup your machine with the required development environment
  3. Make a change
  4. Make sure all tests passed
  5. Add a file into the CHANGES folder, named after the ticket or PR number
  6. Commit changes to your own aiohttp clone
  7. Make a pull request from the github page of your clone against the master branch
  8. Optionally make backport Pull Request(s) for landing a bug fix into released aiohttp versions.

Important

Please open the "contributing" documentation page to get detailed information about all steps.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li_ning_jie/aiohttp_github.git
[email protected]:li_ning_jie/aiohttp_github.git
li_ning_jie
aiohttp_github
aiohttp_github
master

搜索帮助