diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-04-12 18:02:38 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-04-12 18:02:38 +0800 |
commit | 3308fa5e347353b54a1d783a6026746b9dee648c (patch) | |
tree | 45558d65569550ab687771a77703255692fa94d8 | |
parent | 9936fc14c4959cdc89f6934beee0f8cfa685f8a8 (diff) |
spm-slides.tex: pull request as an important means to learn and communicate.
-rw-r--r-- | spm-slides.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index f47bdc4..62d18d5 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -533,6 +533,10 @@ You should wait other people to review your changes before you merge them to the Exceptions: the changes are trivial, the changes are unlikely to break the build, or no review for more than one week. +Use pull request to communicate ideas. + +Use pull request to learn the code base. + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \foilhead{Essential Git Commands} |