@jwildeboer I think some of the comment threads are missing the point. The tools of choice don't matter as much as the accessibility.
For OSS projects, we want a codebase, associated docs that are accessible. Install/usage instructions, etc and some manner of contacting the maintainers. Then some form of issue tracker.
If I'm looking for bugs, I like to search through all of the above to see if there is any relevant info already out there. This could be a mailing list archive, a bugzilla issue, GitHub issue, etc. What matters to me in that moment is finding the information. I don't need to login to any of these tracking mechanisms, and they're easily indexed by search engines which makes my quest simple.
When the issue tracker, discussions, and means of contacting the maintainers are in a walled garden like discord or slack, it adds barriers. Additionally, I can't just search across different issue trackers. I have to individually go to each one and use a proprietary search (if available).
1/