aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/process/3.Early-stage.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26Documentation/process: phrasofixJunio C Hamano1-1/+1
Devils in the details are found only when the high level design is refined and gets more detailed, and the appropriate phrase to use to describe this is "problems are revealed", not "problems are reviewed". Reviews may reveal these problems, though ;-) Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2016-10-24docs: rename development-process/ to process/Mauro Carvalho Chehab1-0/+222
As we'll type this a lot, after adding CodingStyle & friends, let's rename the directory name to a shorter one. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>