backenddiscussionhelp wanted
Repository metrics
- Stars
- (5,500 stars)
- PR merge metrics
- (Avg merge 7d) (7 merged PRs in 30d)
Description
On new comment post and edit, we may run spam-check and reject spammy-looking messages. Not sure what the simplest way to do it, maybe some third-part library or service (akismet?), or maybe implement it from scratch.
somewhat related to #344