-
Couldn't load subscription status.
- Fork 672
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueGood for newcomersGood for newcomers
Milestone
Description
Right now when typing # it will show existing issues on GitHub which is great.
But selecting it will insert the issue name along with the issue number.
This will make GitHub not able to detect the PR will closes the referenced issue.
e.g.:
Fixes # // <-- here the extension will list existing issues.
// After selecting the issue, it becomes
Fixes Is MissingAction really a problem? #421
I would suggest to just fill in the issue number, like this:
Fixes #421
Then when the PR is merged, GitHub will close the referenced issue automatically.
chrisroat
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueGood for newcomersGood for newcomers