Add working agreement: return a ready PR to draft for rework #32
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/redraft-pr-on-rework"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Marking a PR ready is currently one-way in this document: there's a rule for
opening as draft and for stripping
WIP:once all-green and mergeable, butnothing for the reverse — a PR that gets sent back for rework after review
(or after a second look surfaces something bigger than a quick fix) just
sits "ready" while it's actually not.
Adds a new subsection distinguishing rework (design change, a bug needing
more than a patch, a coverage gap needing new scaffolding) from a quick fix
to a red check, documents re-adding the
WIP:prefix the same way it'sadded the first time, and wires it into the working-agreement-mode table
and the quick reference.
Docs-only diff — opened ready, not draft, per this file's own convention.