• Sibbo
    link
    fedilink
    811 months ago

    This is often done by people while the project is unstable. No need to write documentation that gets outdated every few weeks, when you can help people live in discord.

    • @CosmicTurtle
      link
      English
      28
      edit-2
      11 months ago

      It shouldn’t be done at all. If you’re updating discord, you’re writing something. That something should be, at the bare minimum, in a README file.

      If you can’t be bothered with Markdown, just do text.

      I’ve never encountered this in the wild so I can’t say for certain why a FOSS project would choose to do this.

      Maybe they are trying to get more people on their server?

      • @[email protected]
        link
        fedilink
        English
        411 months ago

        Discord uses a subset of Markdown for message formatting, so they’ll be writing it regardless

    • @Treczoks
      link
      1011 months ago

      And when the project is stable, they don’t care to document it, either.

    • @[email protected]
      link
      fedilink
      511 months ago

      The first doc you write is the FAQ and let it handle the common requests – no need to ‘live’ in discord. Locating that where more people can see it is normally obvious.