I'd like to use an email address for the BugReports field and have pkgdown create a "Report a bug" link in the sidebar of the page that actually points to the email address.
Currently, if BugReports: myemailaddress@gmail.com
Then the sidebar link points to https://myaccount.github.io/mypackage/myemailaddress@gmail.com
This appears to have been a functionality considered to be implemented in pkgdown Github issues #855, #871, and #872, but as far as I can tell it's not currently implemented