X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=contribute.mdwn;h=c1ec6edc46ad7fe5cad006f5c43592d70ffd1582;hb=e7c5a2d9b0604471b0549874126955e37e551c78;hp=cd139df046b2653acad11c06fbd5d48aa29beb46;hpb=bd0e2a61687a09aea5464ebe00dbee3ca7d3ddc0;p=wiki diff --git a/contribute.mdwn b/contribute.mdwn index cd139df..c1ec6ed 100644 --- a/contribute.mdwn +++ b/contribute.mdwn @@ -15,7 +15,7 @@ various ways you can help to make tinc even better: Feel free to send improvements for the documentation. The documentation comes in several forms: * Manpages, these are reference manuals for the binaries and configuration files. - * The [[docs|manual]], which contains also contains introductions and explainations about how tinc works and how you can set it up. + * The [[manual|docs]], which contains also contains introductions and explainations about how tinc works and how you can set it up. * The [[examples]] on the wiki, which describe how to set up tinc in various scenatios. * **Test development versions of tinc.** @@ -38,6 +38,10 @@ various ways you can help to make tinc even better: * **Help writing code.** If you know C and would like to help improve tinc, [[let us know|contact]]. There will always be something to work on. + You can send patches in any way you like, either directly via [[email|contact]], + or you can clone the [[Git repository|repository]] and send us a pull request. + Please keep your code in the same style as existing code, which is mostly following + the [Linux kernel coding style](https://www.kernel.org/doc/Documentation/CodingStyle) (indent using real TAB characters). * **Donate.** Monetary contributions are also welcome.