You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/02/23 15:14:16 UTC

[GitHub] [incubator-shardingsphere] terrymanu commented on a change in pull request #4420: Add delete branch contribution guide to doc

terrymanu commented on a change in pull request #4420: Add delete branch contribution guide to doc
URL: https://github.com/apache/incubator-shardingsphere/pull/4420#discussion_r383012816
 
 

 ##########
 File path: docs/community/content/contribute/contributor.en.md
 ##########
 @@ -61,6 +61,16 @@ git push origin issueNo
  - The mentor will do code review before discussing some details (including the design, the implementation and the performance) with you. The request will be merged into the branch of current development version after the edit is well enough.
  - At last, congratulate to be an official contributor of ShardingSphere
 
+### Delete Branch
+
+ - You can delete the remote branch (origin/issueNo) and the local branch (issueNo) associated with the remote branch (origin/issueNo) after the mentor merged the pull request into the master branch of shardingsphere.
 
 Review comment:
   `shardingsphere` should be `ShardingSphere ` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services