• astronaut_sloth@mander.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Depends on your skills. Documentation is always useful. If you have language skills, translation of documentation or helping create language packs/translations.

    That’s just off the top of my head. I’m sure if I thought about it, I could come up with more.

    • litchralee@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 months ago

      If not code or documentation contributions, then well-written bug reports. Seriously, the quality of bug reports sometimes leaves a lot to be desired. And I don’t necessarily mean a full back-trace attached – and please, if you ever send a back-trace, copy-and-paste the text, never a screenshot – but just details like: system details, OS, version, step-by-step instructions to reproduce that a non-coder could also understand, plus what you expected to happen versus what actually happened.

      This stuff (usually) comes naturally to programmers and engineers, but users don’t necessarily see things this way. I sometimes think bug reports need to adopt a “so tell me what happened?” approach, where reporters are encouraged to describe free-form what they think of the software, then providing the specific details that developed need. That at least would collect all the relevant details, plus extra details that no developers thought to ask.

      Even just having folks that help gather and distill details from user reporters is easing a burden off of developers, and that effort should be welcomed by any competently-managed project.

      • lad@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 months ago

        bug reports need to adopt a “so tell me what happened?” approach

        I think, this may be one of the rare cases where use of LLMs may be reasonable. Help user structure their report, then call for a human

    • thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      Good advice. I want to add the option to offer money or hardware support. Writing helpful Bug Reports is also a good, especially if you really care with testing. Maybe even do Testing of software and functionality, Beta Tester with reports. Less technical would be designing logos or buttons or any graphical activity for documentation and websites, or for the application itself.

      Documentation and Bug Reports are probably the top way to help if you can’t code.