You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(skill): make the PR checkbox rule a hard final gate (#15237)
* docs(skill): make the PR checkbox rule a hard final gate
The requirement to tick at least one checklist box was buried in a prose
paragraph, so PR bodies generated straight from the template kept going out
with every box empty and algorithms-keeper auto-closed them before a human
could read them. Promote the rule to an explicit 'Before you click Create
pull request' final gate with a re-read/verify step, and spell out that it
applies to every PR (CI, docs, tooling) — tick the boxes that genuinely
apply so the body is never all-empty.
* docs(skill): wrap long line to satisfy MD013 (350-char limit)
0 commit comments