-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Description
Description
It could be nice to have a way to mention labels.
The objective is to generate an url like that: https://github.com/{org}/{repo}/labels/{label%20name}
I think of something like @ and # for users and issues/PR mention, Gitlab uses ~ for this (search label in this table https://docs.gitlab.com/user/markdown/#gitlab-specific-references)
Github handles the url as label but there is no way to mention them currently without having to type the full URL a way to replace it automatically could be nice
It looks like this:
enhancement
under discussion
Example URLs
(This is an example on how it looks as it is just a replacement of a text like / commands)
It would be available anywhere we have the markdown editor