preliminary

This commit is contained in:
StarLee 2017-03-12 18:57:01 +08:00
parent b8b8bb0722
commit 06994bbc4a
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
\section{Background}
\section{Preliminary}
\label{sec:bg}
On GitHub, a growing number of developers contribute to the open source projects
@ -57,8 +57,8 @@ and merges or rejects the pull-request.
In the review process,
reviewers can freely discuss a pull-request
with the existence of its description, changed files and codes, and test results.
They leave comments
to express their motivation of joining the code review,
And the comments that they have left
express their motivation of joining the code review,
such as
whether the project needs a particular feature,
whether the code style meets the standard,