• OsrsNeedsF2P
    link
    fedilink
    arrow-up
    60
    ·
    1 year ago

    It wastes everyone’s time. The project maintainers have to keep answering the same questions, and the users don’t have instant access to answers

    • Anticorp
      link
      fedilink
      arrow-up
      23
      ·
      1 year ago

      Why would any sane developer want to use this system to “document” their project? Written docs have worked well for a million years and there’s no need to change them.

      • Freeman@lemmy.pub
        link
        fedilink
        arrow-up
        16
        ·
        1 year ago

        You can even include them in your version control system and allow others to suggest changes

        • Anticorp
          link
          fedilink
          arrow-up
          11
          arrow-down
          1
          ·
          1 year ago

          And you can include separate ones right there in the root folder where the script lives. README.md renders out beautifully on GitHub.