From 90c0221f27582a3dc09ec6da9f6900c33935f1af Mon Sep 17 00:00:00 2001 From: David Starks-Browning Date: Wed, 30 May 2001 09:17:59 +0000 Subject: [PATCH] New entry "How do I contribute to Cygwin?" --- winsup/doc/how-programming.texinfo | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/doc/how-programming.texinfo b/winsup/doc/how-programming.texinfo index fb0145caf..76bf56fa7 100644 --- a/winsup/doc/how-programming.texinfo +++ b/winsup/doc/how-programming.texinfo @@ -17,6 +17,11 @@ should give you an idea of what is required. You should announce your intentions to the general cygwin list, in case others were thinking the same thing. +@subsection How do I contribute to Cygwin? + +If you want to contribute to Cygwin itself, see +@file{http://cygwin.com/contrib.html}. + @subsection Why are compiled executables so huge?!? By default, gcc compiles in all symbols. You'll also find that gcc