You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
Currently, the syntax
#123creates an issue link.Hovering reveals the issue title. But the title is not displayed in the text.
I propose a new syntax, e.g.
#123+that will also display the issue title.See e.g. https://stackoverflow.com/questions/31451587/is-there-a-way-to-reference-an-issue-including-title-on-github where someone asks for this.