Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
/ druntime Public archive
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,8 @@ Building
--------

See the [wiki page](http://wiki.dlang.org/Building_DMD) for build instructions.

Contributing
------------

Walter and Andrei have veto rights when it comes to inclusion of new stuff into DMD, druntime, and phobos. So if you're looking to work on new stuff either pick something from the [list](https://wiki.dlang.org/Walter_Andrei_Action_List). Or get in contact with Walter or Andrei early during the design phase of your project. This way you can avoid a lot of frustration, by not having your project rejected after you already implemented it.