From: Mukund Sivaraman Date: Thu, 12 Sep 2013 07:30:20 +0000 (+0530) Subject: [3109] Re-justify paragraphs (after changes in previous commits) X-Git-Tag: bind10-1.2.0beta1-release~173^2~5^2^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2dbd7090ae49267e0ff14f593de49629afbf710;p=thirdparty%2Fkea.git [3109] Re-justify paragraphs (after changes in previous commits) --- diff --git a/doc/devel/contribute.dox b/doc/devel/contribute.dox index c32ba9519d..b781828d74 100644 --- a/doc/devel/contribute.dox +++ b/doc/devel/contribute.dox @@ -119,30 +119,30 @@ are skipped. From that perspective, it is useful to use @section contributorGuideReview Going through a review -Once all those are checked and working, feel free to create a ticket -for your patch at http://bind10.isc.org/ or attach your patch to an -existing ticket if you have fixed it. It would be nice if you also join the \c bind10 or \c dhcp -chatroom saying that you have submitted a patch. Alternatively, you -may send a note to the \c bind10-dev or \c bind10-dhcp mailing lists. - -Here's the tricky part. One of BIND10 developers will review your -patch, but it may not happen immediately. Unfortunately, developers -are usually working under a tight schedule, so any extra unplanned -review work may take a while sometimes. Having said that, we value -external contributions very much and will do whatever we can to -review patches in a timely manner. Don't get discouraged if your -patch is not accepted after first review. To keep the code quality -high, we use the same review processes for internal code and for -external patches. It may take some cycles of review/updated patch -submissions before the code is finally accepted. - -Once the process is almost complete, the developer will likely ask -you how you would like to be credited. The typical answers are by -first and last name, by nickname, by company name or anonymously. Typically we -will add a note to the \c ChangeLog and also set you as the author of the -commit applying the patch. If the contributted feature is big or -critical for whatever reason, it may also be mentioned in release -notes. +Once all those are checked and working, feel free to create a ticket for +your patch at http://bind10.isc.org/ or attach your patch to an existing +ticket if you have fixed it. It would be nice if you also join the +\c bind10 or \c dhcp chatroom saying that you have submitted a +patch. Alternatively, you may send a note to the \c bind10-dev or +\c bind10-dhcp mailing lists. + +Here's the tricky part. One of BIND10 developers will review your patch, +but it may not happen immediately. Unfortunately, developers are usually +working under a tight schedule, so any extra unplanned review work may +take a while sometimes. Having said that, we value external +contributions very much and will do whatever we can to review patches in +a timely manner. Don't get discouraged if your patch is not accepted +after first review. To keep the code quality high, we use the same +review processes for internal code and for external patches. It may take +some cycles of review/updated patch submissions before the code is +finally accepted. + +Once the process is almost complete, the developer will likely ask you +how you would like to be credited. The typical answers are by first and +last name, by nickname, by company name or anonymously. Typically we +will add a note to the \c ChangeLog and also set you as the author of +the commit applying the patch. If the contributted feature is big or +critical for whatever reason, it may also be mentioned in release notes. @section contributorGuideExtra Extra steps