From: Arran Cudbard-Bell Date: Mon, 13 Jul 2015 14:56:17 +0000 (-0400) Subject: Mention the Git tutorial X-Git-Tag: release_3_0_10~351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3975c58d64bbf2db885c9d75938493c4e1feae4;p=thirdparty%2Ffreeradius-server.git Mention the Git tutorial --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 9286b6dca13..afccdd90cd8 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -9,7 +9,7 @@ via GitHub. If you follow these guidelines, it is very likely that your question, bug report or pull request will be acted on, and in a timely manor. - If you choose to ignore these guidelines the response will be a link to this document. + If you choose to ignore these guidelines our response will be a link to this document. 1.GITHUB ISSUE TRACKER @@ -81,6 +81,12 @@ as structs, and callback declarations. doc.freeradius.org is updated within one minute of each commit to the master branch of the main freeradius-server repo. + This document was written to be displayed automatically on the GitHub issue tracker, so Git/GitHub + knowledge is assumed. If you're wondering what the heck a pull-request is, this document may be of + some use: + + http://wiki.freeradius.org/contributing/GitHub + 5.CONTINUOUS INTEGRATION TESTS