Skip to content

How can I link issues to pull requests on GitHub? #823

Answered by myselfshivams
Sunscarsony asked this question in Q&A
Discussion options

You must be logged in to vote

You can link issues to pull requests on GitHub by mentioning the issue number in the pull request description or comments. Use the # symbol followed by the issue number (e.g., #123) to create a link to the issue. Additionally, when merging the pull request, you can use keywords like "closes," "fixes," or "resolves" followed by the issue number in the pull request description (e.g., Fixes #123). This automatically closes the issue once the pull request is merged.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Sunscarsony
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@aditya-bhaumik
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
6 participants