Files
awesome-copilot/skills/copilot-pr-autopilot/templates/reply-partial.md
T

10 lines
376 B
Markdown

# Reply: partial fix with deferred follow-up
Use when the finding has both an immediate fix and a deeper
structural concern — address the immediate part now and acknowledge
the rest.
```
Fixed the immediate <X> in <commit-sha>. The broader <Y> would benefit from <larger change>, which I'd prefer to land separately because <reason>. Tracking as <issue-link-or-todo>.
```