Context
The README jumps from the Development section straight to Lineage/License. There is no pointer telling a newcomer where to start contributing, even though the repo has a good first issue label and a CONTRIBUTING.md.
Task
Add a small "Contributing" blurb to the README (a few lines, right after Development) linking to:
Acceptance criteria
- Concise (a short paragraph or a few bullets), matching the README's existing tone.
- All links resolve.
- No other README content changed.
How to test
Docs only — verify the rendered links on the PR preview.
Pointers
README.md — insert after the Development section.
Context
The README jumps from the Development section straight to Lineage/License. There is no pointer telling a newcomer where to start contributing, even though the repo has a
good first issuelabel and a CONTRIBUTING.md.Task
Add a small "Contributing" blurb to the README (a few lines, right after Development) linking to:
good first issuelabel,docs/CLI.md).Acceptance criteria
How to test
Docs only — verify the rendered links on the PR preview.
Pointers
README.md— insert after the Development section.