• dustyData@lemmy.world
    link
    fedilink
    arrow-up
    53
    ·
    8 months ago

    Documentation is bad enough. But it’s worse when that’s the only channel to get support. I once read a project maintainer boast that they never read the bug reports and issues on github and if anyone had a bug to just chat him up discord. I mean, dude, no wonder nobody uses your software or takes it seriously. Much less want to collaborate on the development.

    • shadow@lemmy.sdf.org
      link
      fedilink
      arrow-up
      17
      ·
      8 months ago

      I can’t understand why someone would want to do that. Maybe it’s my help desk and IT upbringing, but for the few software tools and things I’ve made, if you chat me without filing a bug/issue on GitHub, I’m not gonna help you.

      • Baku@aussie.zone
        link
        fedilink
        English
        arrow-up
        5
        ·
        8 months ago

        To play devil’s advocate here: sometimes there are genuine reasons to try and request support before making an issue. I’m not particularly smart, nor too techy. If something isn’t working, I’m just going to assume I’m an idiot and I’ve messed something up. If I can’t figure out how to make it work, my first post of call will be trying to find a community related to whatever isn’t working, or on smaller projects I might try and reach out to the Dev. Opening an issue always feels like a “hey, your program isn’t doing what it’s meant to do, here’s what’s wrong with it, please fix it” and not “I think I’ve fucked something up, can you please help?”

        I suppose it depends what you’re developing though.

          • shadow@lemmy.sdf.org
            link
            fedilink
            arrow-up
            9
            ·
            8 months ago

            Yep, and if it becomes a frequent request, add clarification to the readme / wiki / documentation.

            Also, if you push folks towards issues, then they become indexable by search engines! So even if you have a solved problem you can at least find that… Discord? It’s a black hole.