From e26ca50bc77a4db3d85311a494bd4aedc22e66aa Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sun, 22 Mar 2020 20:33:19 +0800 Subject: [PATCH 1/2] README.md: list -> List --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9a4454..e370de9 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ We welcome your participation in this project. Your participation does not have *Last modified on 22 March 2020* -# Contributor list +# Contributor List *Please put your name and student number below*. From 67b3cdab2fb5070311d6761d0f111e7b4f4b8b8c Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sun, 22 Mar 2020 20:44:55 +0800 Subject: [PATCH 2/2] README.md: technical detail on how to contribute --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index e370de9..87cc3df 100644 --- a/README.md +++ b/README.md @@ -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*.