"H. S. Teoh" <hst...@quickfur.ath.cx> wrote in message news:mailman.347.1328315188.25230.digitalmar...@puremagic.com... > I'd like to help. My D coding skills are still not up to snuff for > fixing the hard stuff, since I only just started learning D. But doc > comments I can do. However, there's no documentation that I can find > that describes the procedure for sending contributions. Such as where to > upload patches, what format they should be in, how to get diffs in the > right format, etc.. All this should be documented so that willing > contributors can jump in immediately, instead of being put off by having > to jump through unnecessary hoops (like hunting for possibly > non-existent documentation on how to contribute).
Everything is on github these days. Eg for the website , https://github.com/D-Programming-Language/d-programming-language.org > However, there's no documentation We should have this, but like everything else, it requires somebody take the time to do it.