We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using the issue viewer to create/checkout a branch, I'd like to be able to adjust the template that's used. Currently, it's
{github-user}/issue{issue-number}
I want to be able to customize that.
The text was updated successfully, but these errors were encountered:
It seems like maybe there's code to support that, but I don't know enough about VS Code extensions to really understand it.
https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/currentIssue.ts#L158-L163
Sorry, something went wrong.
No branches or pull requests
When using the issue viewer to create/checkout a branch, I'd like to be able to adjust the template that's used. Currently, it's
I want to be able to customize that.
The text was updated successfully, but these errors were encountered: