Commit f643e96
docs(contributing): state the definition-of-done principle before Pins (#132)
The Pins section codifies how example version pins move, but not the
broader principle it implies: a user-facing fix is not done at merge to
main. Examples run the published @subsquid/ponder package pinned in each
package.json/e2e.json, not the repo working tree — so a fix is neither
user-reproducible nor visible in example behavior until a version
carrying it is published and the pins advance through the release flow,
green under the examples e2e gate.
Add a short "Definition of done" subsection ahead of Pins that states
this crisply and leans on the existing Pins mechanics rather than
restating them.
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 2aca207 commit f643e96
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
33 | 42 | | |
34 | 43 | | |
35 | 44 | | |
| |||
0 commit comments