contributing pain points (was: Re: New REST API - motivation)
Damien
damien.nozay at gmail.com
Sat Dec 6 04:07:55 UTC 2014
On Fri, Dec 5, 2014 at 5:01 PM, Mark Côté <mcote at bugzilla.org> wrote:
> On 2014-12-05 3:36 PM, Damien wrote:
> > however the current "contribution" workflow is a pain for folks that
> > actually want to contribute.
>
> I would love to hear more on this. One of my goals as Assistant Project
> Lead is to increase the number of contributors, which in turn requires
> that contributing be relatively painless.
>
>
I have had much better user experience with bitbucket and github service.
One thing github got right is how continuous integration systems
(travis-ci, jenkins and others) can test pull requests and tell you if your
changes would pass or break the tests. obsoleting patches is easy as well
(updating the pull-request branch).
You can also look at gerrit which many communities use.
https://www.mediawiki.org/wiki/Gerrit/Tutorial
I personally don't like the user interface, but the tooling is nice.
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list