Hacker News new | ask | show | jobs
by teddyh 1310 days ago
There are a number of tools for distributed bug tracking:

https://news.ycombinator.com/item?id=22833037

2 comments

I personally use https://mrzv.org/software/artemis since it's very lightweight, agnostic about VCS, and stores issues in a standard format (maildir) with existing tooling for reading, writing and other processing (e.g. Emacs to read/write, and MHonArc to build into a Web site)
BugsEverywhere seems to be defunct ... I actually switched to git-bug when trying to find an alternative.