Show HN: Most users won't report bugs unless you make it stupidly easy
161–170 of 226 posts
Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#162Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#163Earlier quoted context omitted.
It depends on the company. I’d never dream of reporting a bug to Apple, they don’t care. I think your turnip truck analogy applies there. On the other hand, iA Writer consistently replies thoughtfully and usually fixes the bug. It’s so important to treat companies individually instead of just according to some blanket impression of the world. Individual treatment means good companies benefit and grow, while blanket t…
Then there are the ones who send you a detailed response trying to convince you that it isn't a bug, when it definitely is one. I've switched programs over that, not because the bug itself was that important, but because I don't like running code that I've established to be written by boneheads.
Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#1641) I'm surprised to not see the bugdrop feature in the admin section, which means I currently have to report the bug here :-)
2) I was also surprised that it didn't seem to need to confirm my email, seems standard these days.
Otherwise, stoked to try this. I already reported a "bug" on your front page and it went very smoothly.
3) Didn't receive an email receipt confirming that the bug was reported after I had entered my email, not sure if that's planned or not.
Thanks!
Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#165Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#166I've since have seen Microsoft use User Voice and the products (at least Visual Studio) has a great way to give feedback to the team, something I've used multiple times, including for feature requests. And of course, for their Open Source products, they have Github Issues, which is awesome.
Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#167Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#168The difficulty in reporting a bug comes from the friction required to filter the "page doesn't work" with no further explanation reports, or the "my neighbour is a spy for the government and I have proof" reports (real types of reports for a browser company, for example, which surely exist for other places users think that "is" the internet like Facebook). I agree that reporting bugs can be hard, but the amount of sp…
Making simple, useless bug reports is easy and it will always be the easiest. Also the "my neighbour spies for the government" types will anyway always be the most motivated ones. There is no way to make it hard for "bad" reports without making it harder also for useful reports (barring some obvious cases of bots, ip filters etc, which are not what is discussed here and are a general problem not just for bug feedback). By trying to reduce the noise, you also reduce the signal thus get a worse SNR.
The specific tool is smart in trying to increase the signal. If you make it easier for users to add some useful context, MAYBE you get more users actually giving you sth useful, maybe even users who otherwise would not bother to add anything more useful than "it does not work".
I use software that recently made much simpler to make bug reports and add context, and they say they actually receive much better bug reports after. And most importantly, the users actually see that the bugs get fixed, which motivate them to make more, and more detailed, bug reports. Imo getting bugs fixed (and maybe even recognise the users' contribution in reporting them) is the best way to get good bug reports. Honestly, from my user's perspective having my feedback taken seriously is the best motivation for me to continue submitting reports. Because, honestly, sometimes bugs come up in complex situations that may be tricky to understand/reproduce, and it is hard to understand what context is relevant. I am not usually motivated as a user to spend like 20 minutes figuring out exactly how to reproduce a bug, but if I see that the company/engineers actually care and try to make it easy to me to report to them, I may actually do it.
Yes you are gonna have bad interactions also (and remember people have their own jobs/lives/not enough time to always engage with you the way you may want them to in providing feedback), but the point is to increase the good/useful interactions (compared to them), not decrease interactions in general. Unless you do not care much about bug reports anyway, that's also fine.
Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#169Earlier quoted context omitted.
Some teams have a frickin' bad attitude and couldn't care less. Try submitting a bug about how menus are displayed 5px from where they are supposed to be in a GTK app rendered on a X11-server that runs on the Windows desktop and see if the GTK developers care. Or try telling the react-testing-framework folks that they're asking me to put handrails in my bathroom when my house is burning down. Have experiences like th…
GTK is developed entirely by volunteers. None of the "rules" of bug reporting in this thread apply. If it's a business selling something to you? Sure, don't bother if they don't seem to care. But with volunteer-driven FOSS projects, what you want as an end user is much, much lower on the list of priorities compared to a business product. Even if you have implemented the "fix" [1] yourself, they might still not accept…
Re: Show HN: Most users won't report bugs unless you make it stupidly easy
#170I confirm, I do it myself. but 90% of my submissions do not result in any response.
Take my logs and everything you get but ffs make it observable enough so that you don't waste my time.