Open
Description
Feature Description
GitHub has the "Discussions" feature, which is something like a forum. They are actually similar to issues, with the following differences:
- you can answer to a comment and this comment will be showed in a separate list below the comment
- instead of closing the discussions, they can be resolved and you can set the comment that resolved the problem
- they are sorted into categories (I think GH's default is "General", "Ideas", "Q&A" and "Show and tell", "Announcements")
- you can upvote single discussions
- you can convert an issue to a discussion and a discussion to an issue
Some repos using them:
ref: https://codeberg.org/Codeberg/Community/issues/528