Live data from Hacker News

Ask HN: What are you using as an issue tracker in 2019?

news.ycombinator.com

11–20 of 23 posts

Re: Ask HN: What are you using as an issue tracker in 2019?

#15
We use github. So it’s great having git, prs, and issues wrapped together. My only complaints of github are:

1. Built in wiki does not have the option to be tracked in same repo as a dev repo. That is to say, the Built in wiki for a particular repo can’t track the same branches as The code. You need to roll your own.

2. There is not image uploaded for wiki (though there is for prs and issues).

Post reply on HN