The resolved bug list in particular is an integral part of the source code history, because it explains the motivation behind the shape of that code.
From my own experience, debugging often means digging into git blame and finding the issues associated with those commits. Having that metadata directly in a repo, not tied to any specific platform, always in sync, is nice.