X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=README;h=bdc1cb205ce54a460b311e0abf260aac8632e079;hb=9b7902090d2d594d25d517759dba78ced0f9124b;hp=6fc98e63db3cbd40baf5ffeb2a3fd966322172fd;hpb=f087a8e2b81fae82fa571ef09d2d1cb682cc8ff8;p=obnox%2Fsamba%2Fsamba-obnox.git diff --git a/README b/README index 6fc98e63db3..bdc1cb205ce 100644 --- a/README +++ b/README @@ -100,7 +100,23 @@ Related packages include: CONTRIBUTIONS ============= -If you want to contribute to the development of the software then +1. To contribute via GitHub + - fork the official Samba team repository on GitHub + * see https://github.com/samba-team/samba + - become familiar with the coding standards as described in README.Coding + - make sure you read the Samba copyright policy + * see https://www.samba.org/samba/devel/copyright-policy.html + - create a feature branch + - make changes + - when committing, be sure to add signed-off-by tags + * see https://wiki.samba.org/index.php/CodeReview#commit_message_tags + - send a pull request for your branch through GitHub + - this will trigger an email to the samba-technical mailing list + - discussion happens on the samba-technical mailing list as described below + - more info on using Git for Samba development can be found on the Samba Wiki + * see https://wiki.samba.org/index.php/Using_Git_for_Samba_Development + +2. If you want to contribute to the development of the software then please join the mailing list. The Samba team accepts patches (preferably in "diff -u" format, see http://samba.org/samba/devel/ for more details) and are always glad to receive feedback or @@ -132,7 +148,7 @@ collection of information under docs/. A list of Samba documentation in languages other than English is available on the web page. -If you would like to help with the documentation, please coodinate +If you would like to help with the documentation, please coordinate on the samba@samba.org mailing list. See the next section for details on subscribing to samba mailing lists.