commit 813ea874f86931b97df7f1e91a9e6921fb5cb139 from: Alexander Barton date: Sun Jul 19 01:20:48 2015 UTC doc/Contributing.txt: Add note about using GitHub commit - 813897023e16e1215507923d16c3ab9d9acb04e6 commit + 813ea874f86931b97df7f1e91a9e6921fb5cb139 blob - 089afd4cc31839256a34293a6d6d0ce5b81ba5f4 blob + 677a1b801d5ee9295ae85c2be31ea9f9d10494d1 --- doc/Contributing.txt +++ doc/Contributing.txt @@ -2,7 +2,7 @@ ngIRCd - Next Generation IRC Server http://ngircd.barton.de/ - (c)2001-2011 Alexander Barton and Contributors. + (c)2001-2015 Alexander Barton and Contributors. ngIRCd is free software and published under the terms of the GNU General Public License. @@ -52,3 +52,9 @@ get an idea of how to do it the best :-) And this is open source, your work must not be 100% finished and perfect, work in progress is interesting, too: "release early, release often"! + +- Use GitHub to create "Pull Requests" + + ngIRCd is hosted on GitHub (), so please use the + tools available there and open issues (comment!) and create pull requests! + See for details.