You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2013/01/02 09:54:17 UTC

svn commit: r1427710 - /continuum/site/src/site/apt/development/guide-continuum-development.apt

Author: brett
Date: Wed Jan  2 08:54:16 2013
New Revision: 1427710

URL: http://svn.apache.org/viewvc?rev=1427710&view=rev
Log:
formatting

Modified:
    continuum/site/src/site/apt/development/guide-continuum-development.apt

Modified: continuum/site/src/site/apt/development/guide-continuum-development.apt
URL: http://svn.apache.org/viewvc/continuum/site/src/site/apt/development/guide-continuum-development.apt?rev=1427710&r1=1427709&r2=1427710&view=diff
==============================================================================
--- continuum/site/src/site/apt/development/guide-continuum-development.apt (original)
+++ continuum/site/src/site/apt/development/guide-continuum-development.apt Wed Jan  2 08:54:16 2013
@@ -88,7 +88,7 @@ target
 
 * Patch acceptance criteria
 
-There are a number of criteria that a patch will be judged on:
+  There are a number of criteria that a patch will be judged on:
 
   * Whether it works and does what is intended. This one is probably obvious!
 
@@ -106,8 +106,8 @@ There are a number of criteria that a pa
     for someone to expand on later. While rough is acceptable, incomplete is not. As with automated testing, as a community
     we are striving to increase the current coverage of documentation.
 
-Above all, don't be discouraged. These are the same requirements the current committers should hold each other to as well.
-And remember, your contributions are always welcome!
+  Above all, don't be discouraged. These are the same requirements the current committers should hold each other to as well.
+  And remember, your contributions are always welcome!
 
 * {Commit Message Template}
 
@@ -129,7 +129,7 @@ Submitted by: <<name>>
 
   <<Submitted by>> only needs to be included when a patch is being applied for a non-committer.
 
-eg:
+  For example:
 
 -----
 [CONTINUUM-1234] Fix X when doing Y