Using the wrong template? — Bug fix: use fix.md — New feature: use feature.md
Required. This PR will be auto-closed if no valid issue link is found. The linked issue must have the
approved-enhancementlabel. If it does not, this PR will be closed without review.
Closes #
⛔ No
approved-enhancementlabel on the issue = immediate close. Do not open this PR if a maintainer has not yet approved the enhancement proposal.
Before:
After:
- macOS
- Windows (including backslash path handling)
- Linux
- N/A (not platform-specific)
- Claude Code
- Gemini CLI
- OpenCode
- Other: ___
- N/A (not runtime-specific)
- The implementation matches the scope approved in the linked issue — no additions or removals
- If scope changed during implementation, I updated the issue and got re-approval before continuing
- Issue linked above with
Closes #NNN— PR will be auto-closed if missing - Linked issue has the
approved-enhancementlabel — PR will be closed if missing - Changes are scoped to the approved enhancement — nothing extra included
- All existing tests pass (
npm test) - New or updated tests cover the enhanced behavior
- CHANGELOG.md updated
- Documentation updated if behavior or output changed
- No unnecessary dependencies added
None