Wiki article: Starting as a Contributor

Gary Willoughby via Digitalmars-d digitalmars-d at puremagic.com
Wed Aug 5 04:28:56 PDT 2015


On Tuesday, 4 August 2015 at 19:56:42 UTC, Jacob Carlborg wrote:
> On 03/08/15 23:25, Andrei Alexandrescu wrote:
>> I had to set up dmd and friends on a fresh Ubuntu box, so I 
>> thought I'd
>> document the step-by-step process:
>>
>> http://wiki.dlang.org/Starting_as_a_Contributor
>>
>> Along the way I also hit a small snag and fixed it at
>>
>> https://github.com/D-Programming-Language/dlang.org/pull/1049
>>
>> Further improvements are welcome.
>
> I recommend turning this wiki page into a new page, 
> "Contribute", at dlang.org. Put it as a top level menu item (or 
> possibly under "Community"). This page could also contain 
> information how to make a pull request.

Ther are already articles covering this:

http://wiki.dlang.org/Building_DMD
http://wiki.dlang.org/Pull_Requests


More information about the Digitalmars-d mailing list