Allow adding multiple website links #110832
Replies: 3 comments 1 reply
-
|
This would also benefit software that have published software to various registries. I need this for my vscode extension. I publish it to the main vscode marketplace, but I also now publish it to the open vsx registry. So I would prefer to list both links in the about section of the repo. So that users don't have to scroll down to the readme for the extra link. |
Beta Was this translation helpful? Give feedback.
-
|
Any updates here? An instance of my own is an npm package, where id like to show both the npm registry link and a demo github page's link. |
Beta Was this translation helpful? Give feedback.
-
|
I am surprised this has such a small traction. I think about this every time I set up a repo. Having to put all the links in Description all the time feels wrong. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Users can set a website link in the about section of the right sidebar. When working with a monorepo, it might happen that the repository includes code for multiple websites.
As a user, I want to be able to add multiple website links so I can show the diverse websites my code hosts.
The about section would be upgraded with a call-to-action that creates a new link input every time it's clicked, and one that removes an existing link.
Beta Was this translation helpful? Give feedback.
All reactions