BIND 10 trac3109, updated. 8bf74aab112eeac3471cc9d9ebdfb74cac970176 [3109] Re-justify paragraph (after changes in previous commits)
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Sep 12 07:00:07 UTC 2013
The branch, trac3109 has been updated
via 8bf74aab112eeac3471cc9d9ebdfb74cac970176 (commit)
via 7d35d92626c35bd28ba4cf195fb679f44091bf6b (commit)
from d640e2711d36ff59c9adf84b092ccba7f17ef46a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8bf74aab112eeac3471cc9d9ebdfb74cac970176
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Sep 12 12:29:09 2013 +0530
[3109] Re-justify paragraph (after changes in previous commits)
commit 7d35d92626c35bd28ba4cf195fb679f44091bf6b
Author: Mukund Sivaraman <muks at isc.org>
Date: Thu Sep 12 12:28:50 2013 +0530
[3109] Update text
-----------------------------------------------------------------------
Summary of changes:
doc/devel/contribute.dox | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
-----------------------------------------------------------------------
diff --git a/doc/devel/contribute.dox b/doc/devel/contribute.dox
index 0d57974..7e808ff 100644
--- a/doc/devel/contribute.dox
+++ b/doc/devel/contribute.dox
@@ -53,13 +53,13 @@ compile and work there? What about endianess? It is likely that you used
a regular x86 architecture machine to write your patch, but the software
is expected to run on many other architectures.
-Does your patch conforms to BIND10
-http://bind10.isc.org/wiki/CodingGuidelines? You still can submit
-a patch that does not adhere to it, but it will decrease your
-chances of being accepted. If the deviations are minor, ISC engineer
-that will do the review, will likely fix the issues. However,
-if there are lots of them, reviewer may simply reject the patch
-and ask you to fix it, before resubmitting.
+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.
@section contributorGuideUnittests Running unit-tests
More information about the bind10-changes
mailing list