PULL_REQUEST_TEMPLATE.md
March 31, 2026 ยท View on GitHub
What does this PR do?
How to test
Checklist
- Tested in Extension Development Host (F5)
- No TypeScript errors (
pnpm compile) - Tests pass (
pnpm test) - Conventional commit message (feat:/fix:/ci:)
- Telemetry events added for new user actions (if applicable)
- Settings documented in package.json (if new settings added)