- When you first commit a Pull Request to PaddlePaddle,
...
...
@@ -227,7 +227,7 @@ and click the detail on the right side to enter the CLA website
and you will be redirected back to your Pull Request page when you are done.
<aname="1.2.10"></a>
#### 1.2.10 Delete Branch
- Delete remote branch
...
...
@@ -251,7 +251,7 @@ git branch -D new_branch
```
<aname="1.2.11"></a>
#### 1.2.11 Conventions
To help official maintainers focus on the code itself when reviewing it,
...
...
@@ -291,14 +291,14 @@ which will better enhance the contribution of the open source community.
- Please reply with `start a review` instead of a direct approach, for it may be overwhelming to receive the email of every reply.
<aname="2"></a>
## 2. Summary
- The open source community relies on the contributions and feedback of developers and users.
We highly appreciate that and look forward to your valuable comments and Pull Requests to PaddleClas in the hope that together we can build a leading practical and comprehensive code repository for image recognition!
<aname="3"></a>
## 3. References
1.[Guide to PaddlePaddle Local Development](https://www.paddlepaddle.org.cn/documentation/docs/zh/develop/guides/08_contribution/index_en.html)