Does anyone have any recommendations for bug trackers with a forum feature? Basically something where users can report issues, request features, and ask questions, all about a specific service. Preferably, I’d like something that integrates with GitHub issues, but that’s not a requirement. Also I’d like something like a public roadmap or project tracker.

  • SorteKanin@feddit.dk
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    4
    ·
    7 months ago

    GitHub repositories can also have “Discussions” which are separate from issues. There’s also a project concept on GitHub. I think you could just use what GitHub already has built in.

    • Christov@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      7 months ago

      +1 for github, ive used the project and discussion features before and they integrate nicely. You can join it all together with pull requests as well.