File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55
66Contributions are welcome. Keep quality high and changes scoped.
77
8- ## Setup
8+ The repository-level governance lives in the root file:
99
10- Install dependencies and run checks from repository root.
10+ - ` CONTRIBUTING.md `
1111
12- ## Core quality commands
12+ Use this page as a ** docs/examples complement** , not as a replacement for root contribution policy.
13+
14+ ## Docs and examples workflow
15+
16+ From repository root, run:
1317
1418- ` composer lint `
1519- ` composer test:unit `
1620- ` composer test:integration `
1721- ` composer docs:test `
1822
19- ## Documentation and examples
23+ ## Documentation and examples rules
2024
2125- Add/update runnable examples in ` examples/ ` .
2226- Keep examples small and deterministic.
2327- Ensure docs snippets come from real examples.
2428- Run docs drift checks before opening a PR.
2529
26- ## Adding supported behavior
30+ ## When adding supported behavior
2731
2832When adding HTML/CSS/SVG support:
2933
You can’t perform that action at this time.
0 commit comments