Get involved

From D Wiki
Revision as of 03:44, 10 December 2012 by Quickfur (talk | contribs) (Flesh out this page a bit)
Jump to: navigation, search

There are several ways you can contribute to D:

  • The simplest way to participate is to file bug reports at the bug tracker.
  • You can also join the D forums, which can be accessed via the web interface, the mailing list interface, or an NNTP server.
  • The source code for the D compiler, D runtime library, and Phobos, the standard library, are all available at GitHub. To contribute, fork any of the projects listed there, make your changes in a local branch, push the branch to github, and submit a pull request. The D maintainers will review the pull request and merge it as appropriate.

More details are found here: