Hi Dariusz,

Dariusz Sendkowski wrote on Sun, Aug 07, 2016 at 08:27:07PM +0200:

> OK, but from which branch?

We don't use branches in OpenBSD.
Just use the HEAD of the OpenBSD CVS repository.

You don't need to worry about merging to the portable mandoc
on mdocml.bsd.lv.  That's a no-brainer i'll take care of.

> Can the results be sent incrementally?

Yes, that's ideal.

Don't work for days before sending anything.  Imagine you misunderstand
something and only learn about your error after having wasted days
of work.  That would be bad.  Or imagine two people start working
on the same task and work for days, both preparing the same huge
report.  That would be a waste, too.  That cannot happen if you
send results incrementally right after finding them.

In general, OpenBSD prefers small patches that are easy to understand
and verify, in particular from new contributors.  They need not be
easy to produce, though.

Yours,
  Ingo

Reply via email to