| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.148.0 source code.tar.gz | 2026-06-09 | 53.7 MB | |
| 0.148.0 source code.zip | 2026-06-09 | 54.0 MB | |
| README.md | 2026-06-09 | 895 Bytes | |
| Totals: 3 Items | 107.7 MB | 0 | |
0.148.0
Changes
- Contribute YAML schema validation for GitHub issue template files under
.github/ISSUE_TEMPLATE/.
Fixes
- Comments panel discards
<img>alt attribute, renders "Image: image". https://github.com/microsoft/vscode-pull-request-github/issues/8760 - Merge button shows a separator even when there are no extra options. https://github.com/microsoft/vscode-pull-request-github/issues/8759
- URI handler rejects PR URLs with underscores in the owner name. https://github.com/microsoft/vscode-pull-request-github/issues/8758
- PR description is reset if the branch push fails. https://github.com/microsoft/vscode-pull-request-github/issues/8678
Thank You
- @Malix-Labs: Contribute YAML schema validation for GitHub issue templates PR [#8761]