Ask HN: Which issue tracker / code hosting for an Open Source project?

3 points by Ecco ↗ HN
There are tons of options available. Integrated ones (GitHub, GitLab, Launchpad,...) and specific ones (Gerrit, Monorail, RedMine,...).

We would like to make it as easy as possible for potential new contributors to jump in. Which option would you recommend?

3 comments

[ 3.2 ms ] story [ 22.0 ms ] thread
If you want to maximize for network effects, it's GitHub. I'm not keen on GitHub issues, and the lack of a mailing list is disappointing as well (which would funnel _actual_ social collaboration), but in terms of popularity is still your best bet.

By experience, GitLab is not worse and the performance and UI is ok despite the critiques here in HN. I do not find it significantly better to justify the switch though. Issues are similarly watered down, and there's no option for a mailing list.

SourceForce's UI is bad, their reputation is tainted, but the functionality is all there.

I'm unsure about launchpad. Their project page is confusing for newcomers, but their issue management is much better than github/gitlab.

I never contributed to bitbucket enough to comment, and do not host any project there.