Comments as GitHub Issues
89 words,
1 min
at 180 words per minute, which is low end of average for English
I’ve been looking for a better way to manage comments. I think the idea of using GitHub issues as a forum is a pretty good strategy. I don’t have to worry about hosting them. Additionally, requiring a GitHub account and some of GitHub’s policies (will hopefully) work as a decent self-selection tool to reduce spam and trolling.
The technique I’m using was adopted from here. In the future, I might also use this system to allow more fine-grained commentary/feedback via the pull-request mechanism (which uses the same API).
Comments
Join the discussion for this post on this GitHub issue. Comments appear on this page instantly.