this post was submitted on 29 Jul 2023
41 points (100.0% liked)
Free and Open Source Software
17926 readers
16 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I guess at the end of the day you'd have to decide for yourself whether you'd prefer submitting bugs to a social media spot (if the project has one), which is a lot more open to drama from others than on GitHub (which is not to say that drama doesn't happen on Git[Hub/Lab/etc]).
A couple of issues with this:
It'd be easier to spam / fill with junk, and would require either a custom solution that every project would have to reinvent the wheel on, or another centralized service that acts as the "gatekeeper" to spam... in which you just have the GitHub issue all over again
This method doesn't give developers an easy way to respond/follow-up on the report. It is very common for "bug reports" to not actually contain enough information on how to reproduce the problem unfortunately. You could say, add a field for an email address (which would need to be filtered out before posting to Git and stored somewhere / tied to the issue that gets opened) but I think most people would be against giving every single individual project their email address than GitLab/GitHub/etc. Additionally if we're focusing on tech illiterate people as you mentioned, its unlikely they'd even respond to a follow-up email.