I don't understand how using Radicle will free my code as they say in the site. So,how is using Radicle better than: 1. main repo on https://github.com 2. mirror repo on https://repo.or.cz 3. mirror repo on https://codeberg.org 4. local backup on my device and hard-disk. peer-to-peer is beautiful concept but note that git is already distributed VCS. you can have many remotes and mirrors. Just that p2p is not necessar…
If your main repo lives on GitHub, your (primary) issue tracking is tied to GitHub.
But,github wanted to make this process easier for the people,hence they included issues,fork and PR model. It was easily done with intuitive interface without necessity of email for workflow, but if you have asked me, i would have issues,wiki,etc. integrated within repo just like Fossil VCS.
p2p is cool but not solution to this . gitea/gitlab/etc. already provide importing of issues with repos and if not,they must provide that feature.