microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 579 forks source link

Create Issue in VSCode does not honor the GH Issue Templates configured in .github/ISSUE_TEMPLATE #6466

Open askpatrickw opened 2 weeks ago

askpatrickw commented 2 weeks ago

GitHub Pull Requests v0.100.1 VSCode: Latest insiders MACOS: Sequioa

Steps to Reproduce:

  1. Click Create Issue

You get a template which is not one that is configured in .github/ISSUE_TEMPLATE.

This leads to a lack of consistency, creates confusion and re-work.

1792 may have regressed.