dmd/README.md
Mathias Lang 7154099d15 Add a CONTRIBUTING.md guide
A `CONTRIBUTING` file is a file recognized by Github which is suggested upon making a new P.R.
It is quite ubiquitous among top Github projects and is way more visible than a wiki page.

This guide duplicates what is currently done in the wiki, however as recent history has
shown moving from wiki documents to Github does improve visibility and allows changes
to be reviewed (and noticed)
2016-06-29 22:36:15 +02:00

375 B

dmd

dmd is the reference compiler for the D programming language.

To report a problem or browse the list of open bugs, please visit the bug tracker.

For more information, including instructions for compiling, installing, and hacking on DMD, check the contribution guide and visit the D Wiki.