kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #41694
Re: Preferred way to contribute
Hi,
On Thu, Jul 25, 2019 at 09:52:21AM +0300, Alexander Shuklin wrote:
> Is submitting patches through developers mailing list is preferred way to contribute? Or better to submit merge requests through launchpad in some cases (big commit, or something else)?
The mailing list seems to be preferred, because that gives the best chances
of something resembling a code review, but for big commits that change
little (e.g. reformatting, moving code, ...) or multi-author branches it is
often better to use a merge request.
Simon
References