Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to link to an issue on GitHub, including the issue status

I'm looking for the markdown syntax to do this:

enter image description here

I'd like to create a nice link that includes the issue status (here, it's the green symbol). I could not find this documented anywhere and my Google skills are failing me. It seems to be a highly guarded secret for the high priests to use.

like image 210
boot4life Avatar asked Nov 01 '25 22:11

boot4life


1 Answers

The doc says:

If you reference an issue, pull request, or discussion in a list, the reference will unfurl to show the title and state instead. For more information about task lists, see "About task lists."

For example:

- #1

or

- [ ] #2

are both OK.

like image 154
Geno Chen Avatar answered Nov 04 '25 00:11

Geno Chen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!