1
Ask HN: Should GitHub and StackOverflow cross-reference bugs?
I find myself looking for debugging help both on Github and StackOverflow. Sometimes, it's more appropriate to check StackOverflow for a quick answer from peer dev and sometimes I should ask the question directly to code maintainers on Github.
I worry that bugs don't get enough exposure when they are posted on one site but not the other. If I post on StackOverflow, the devs might not see it. If I post on Github, StackOverflow users may just re-ask it on their own forum. I would love to see some type of cross-listing of bugs on both sites, does anyone else agree?