repo: ngircd action: commit revision: path_from: revision_from: 813ea874f86931b97df7f1e91a9e6921fb5cb139: path_to: revision_to:
commit 813ea874f86931b97df7f1e91a9e6921fb5cb139 Author: Alexander BartonDate: Sun Jul 19 03:20:48 2015 +0200 doc/Contributing.txt: Add note about using GitHub diff --git a/doc/Contributing.txt b/doc/Contributing.txt
--- a/doc/Contributing.txt
+++ b/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.
-----END OF PAGE-----