Contributing¶
Guidelines¶
- Keep PRs focused and small.
- Preserve compatibility with terminal-based execution flow.
- Do not introduce breaking changes without prior proposal.
Recommended flow¶
PR checklist¶
- Tests passing
- Documentation updated
- Build references aligned with
dist/ - If applicable, validate packaging in
bin/*.vsix
Current collaboration scope¶
- V1: robustness and maintainability.
- V2: interactive GoSetup integration when Go is unavailable.