]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3109] Re-justify paragraph (after changes in previous commits)
authorMukund Sivaraman <muks@isc.org>
Thu, 12 Sep 2013 06:59:09 +0000 (12:29 +0530)
committerMukund Sivaraman <muks@isc.org>
Thu, 12 Sep 2013 06:59:09 +0000 (12:29 +0530)
doc/devel/contribute.dox

index 8a72cd7501fd83d7752db0f82460fe9bd39373cb..7e808ff1374aebd606e1d1aa107bf3829a85b9c4 100644 (file)
@@ -54,12 +54,12 @@ a regular x86 architecture machine to write your patch, but the software
 is expected to run on many other architectures.
 
 Does your patch conform to BIND10
-<http://bind10.isc.org/wiki/CodingGuidelines>? You still can submit
-a patch that does not adhere to it, but that will decrease its
-chances of being accepted. If the deviations are minor, the BIND10 engineer
-who does the review will likely fix the issues. However,
-if there are lots of issues, the reviewer may simply reject the patch
-and ask you to fix it before re-submitting.
+<http://bind10.isc.org/wiki/CodingGuidelines>? You still can submit a
+patch that does not adhere to it, but that will decrease its chances of
+being accepted. If the deviations are minor, the BIND10 engineer who
+does the review will likely fix the issues. However, if there are lots
+of issues, the reviewer may simply reject the patch and ask you to fix
+it before re-submitting.
 
 @section contributorGuideUnittests Running unit-tests