README.md: technical detail on how to contribute

pull/17/head
Hui Lan 2020-03-22 20:44:55 +08:00
parent e26ca50bc7
commit 67b3cdab2f
1 changed files with 23 additions and 0 deletions

View File

@ -55,6 +55,29 @@ We welcome your participation in this project. Your participation does not have
*Last modified on 22 March 2020*
# How to Contribute
You need to be an invited member of *Lan Laboratory* before you can push your feature branch or bugfix branch to the central reops at https://github.com/lanlab-org
Send Hui (lanhui at zjnu.edu.cn) an email message including your GitHub account name so that he could invite you to be a member of *Lan Laboratory*.
Currently, there are 9 members in *Lan Laboratory* (https://github.com/orgs/lanlab-org/people).
You will use the feature-branching workflow when interaction with the central repo. The main point of this workflow is that you work on a branch on your local drive, push that branch
to the central repo, and create a Pull Request (i.e., Pull Me Request) at GitHub for other people to review your changes.
I believe that *code review* is a very important activity for effectively improving code quality and promoting participation.
## The feature-branching workflow
Check the section **The feature-branching workflow** in the following link:
https://github.com/spm2020spring/TeamCollaborationTutorial/blob/master/team.rst
# Contributor List
*Please put your name and student number below*.