Add a bugs url section to the package.json
It would be nice to have a link for the raising bugs on the design system.
Popping a
"bugs": {
"url": "xyz"
}
in the appropriate place in the package.json and making sure rollup copies that to the built version should do the job