Better README.md for dlang.org
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jan 20 11:14:13 PST 2015
On 1/20/15 9:10 AM, H. S. Teoh via Digitalmars-d wrote:
> On Tue, Jan 20, 2015 at 08:40:04AM -0800, Andrei Alexandrescu via Digitalmars-d wrote:
>> Yah, you're right. By the time someone has made a pull request,
>> they're already hooked in :o). Could you please draft a brief
>> CONTRIBUTING.md? -- Andrei
>
> Looks like README.md already has info about contributing?
>
> https://github.com/D-Programming-Language/dlang.org/pull/803
There's a flow about things:
1. README.md is for folks who are considering contributing so it gets
them started.
2. CONTRIBUTE.md is for folks who've already gone through the steps and
are ready to issue a pull request. So that would be more of tactical
stuff: preferred style, prefer fewer changes per pull, few commits, ping
in the forums for feedback and more discussion, etc. etc.
Andrei
More information about the Digitalmars-d
mailing list