-
Notifications
You must be signed in to change notification settings - Fork 22
Consider using giscus #246
Copy link
Copy link
Open
Labels
systemBuilds, continuous integration, dependenciesBuilds, continuous integration, dependenciesuser-interfaceUI/UX related changesUI/UX related changes
Metadata
Metadata
Assignees
Labels
systemBuilds, continuous integration, dependenciesBuilds, continuous integration, dependenciesuser-interfaceUI/UX related changesUI/UX related changes
Hey there,
I see that you're using utterances for comments. As we know, it utilizes GitHub Issues, which (given enough time) would flood your repository's issues with comments.
I've been developing an alternative: giscus, a similar project that utilizes GitHub Discussions instead. It has support for replies and other cool stuff from GitHub Discussions. The big advantage is the fact that it uses your repository's Discussions, which is more suitable for comments. I would really appreciate it if you tried it. Feedback is welcome, the code is open source.
You can convert existing issues into discussions, as described here.
Thanks!