microsoft / microsoft/vscode-pull-request-github
Set issue type when creating new issue
@alexr00 がすでに取り組んでいます。
2026年6月30日 から。
- 主要言語
- TypeScript
- スター
- 2.6k
- フォーク
- 795
- 平均マージ
- 1日 4時間
- マージ済み PR(30日)
- 46
説明
When creating a new issue I'm unable to set the issue's type. This feels like missing behavior since I can use ${issueType} in the format for issue branch names. Currently when I file an issue and immediately start work on it my branch names start with ${issueType}. And if I add it on the web it takes time before the value syncs locally so I still end up with ${issueType} in my branch name
I've tried adding Type when creating the issue but no such luck.
Is this just a straight forward changes in these spots? (Never done extension development to figure out how to try myself.)
- https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/issueFile.ts#L13
- https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/issueFeatureRegistrar.ts#L769
- https://github.com/microsoft/vscode-pull-request-github/blob/main/src/issues/issueFeatureRegistrar.ts#L1133
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。