[spec] Small or large updates

Nicholas Wilson iamthewilsonator at hotmail.com
Tue May 14 21:54:00 UTC 2019


On Tuesday, 14 May 2019 at 21:27:23 UTC, Dibyendu Majumdar wrote:
> Hi,
>
> I would prefer to submit small pull requests that do not take 
> much time to review and can be merged quickly - and this way 
> work through the spec. Is this okay or is it better to make 
> large pull requests with a whole bunch of changes?
>
> Thanks

As a reviewer I much prefer smaller PRs, not so much because they 
are easier to review (I mean its nice, don't get me wrong) but 
the error messages you get if you muck something up are much 
easier to pinpoint in smaller PRs.

You can get most of the benefits of larger PRs from telling the 
reviewers what you're woking on an what they can expect to come 
next. If for some reason that doesn't work submitting multiple 
PRs that split the changes is also a good option.

Thanks
Nic


More information about the Digitalmars-d mailing list