Mozilla will move Firefox development from Mercurial to Microsoft’s GitHub

thehatfox@lemmy.world to Programming@programming.dev – 163 points –
devclass.com
63

You are viewing a single comment

In my opinion that sounds like a plus. People that are too lazy to register an account to put in a code merge request or report a bug aren't going to be writing quality code or quality bug reports.

Yes but knowing of a bug is better than not knowing of a bug

Working in a busy codebase for a long time when I have to spend time a non-trivial amount of time triaging through tickets I can't reproduce that is taking time away from legitimate bug and request tickets I can be working on. It can seriously lead to burnout.

You don't have to fix every issue, there are also other volunteers who might look at it.

If the reproducible instructions aren't clear enough or are missing, just ask for more info. If they can't deliver on that, close it or just move on and other people might take care of it

Speak for yourself, I've been prepared to submit detailed bug reports before the process in place to do so turned me off.