Skip to content

Commit 97c1e47

Browse files
committed
update README
1 parent f9cb13c commit 97c1e47

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,15 @@ The **recommended implementation phases** are outlined in **section 20** of [`do
200200
## Documentation
201201

202202
- **[`docs/DESIGN_DOC.md`](docs/DESIGN_DOC.md)** — design document v0 (problem statement, spec, CLI, engine, state model, testing strategy, MVP vs end state, section 23 recommendation).
203+
- **[`docs/EXAMPLES.md`](docs/EXAMPLES.md)** — copy-paste YAML and CLI examples (`init`, mock vs OpenAI, workflows, environment overlays).
204+
- **[`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md)** — Contributor Covenant 2.1; participation expectations and reporting.
203205
- **License:** [MIT](LICENSE)
204206

205207
---
206208

207209
## Contributing
208210

209-
Issues and pull requests are welcome. Please run **`make fmt`**, **`make vet`**, and **`make test`** before submitting changes.
211+
Issues and pull requests are welcome. See **[`CONTRIBUTING.md`](CONTRIBUTING.md)** for local setup, tests, golden updates, and pull request expectations.
210212

211213
---
212214

0 commit comments

Comments
 (0)