mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-16 10:53:25 +00:00
10 lines
376 B
Markdown
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>.
|
|
```
|