# push-request-test **Repository Path**: sinclaircoder/push-request-test ## Basic Information - **Project Name**: push-request-test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-06-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 这是一个关于pull request的测试 https://www.zhihu.com/question/21682976 1. 先 fork 别人的仓库,相当于拷贝一份,相信我,不会有人直接让你改修原仓库的 2. clone 到本地分支,做一些 bug fix 3. 发起 pull request 给原仓库,让他看到你修改的 bug 4. 原仓库 review 这个 bug,如果是正确的话,就会 merge 到他自己的项目中