Skip to content

docs: fix example count exaggeration across documentation#100

Merged
intel352 merged 2 commits intomainfrom
fix/example-readme-count
Feb 23, 2026
Merged

docs: fix example count exaggeration across documentation#100
intel352 merged 2 commits intomainfrom
fix/example-readme-count

Conversation

@intel352
Copy link
Contributor

Summary

  • Updated exaggerated example config counts across documentation to reflect the actual number of examples in the example/ directory
  • Fixed counts in README.md, CONTRIBUTING.md, docs/adr/001-yaml-driven-config.md, and docs/tutorials/getting-started.md

Closes #70

Test plan

  • Verified actual YAML file count in example/ directory
  • Updated all references to match actual count

The example/ directory contains 27 YAML config files, not 100+.
Updated all references across README.md, CONTRIBUTING.md,
docs/tutorials/getting-started.md, and docs/adr/001-yaml-driven-config.md.

Closes #70

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 23, 2026 04:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation to remove the exaggerated “100+ example configs” claims and replace them with a specific example count intended to match what’s in example/.

Changes:

  • Replaced “100+” example count references with “27” across multiple docs.
  • Renamed the README section header to remove the “100+” phrasing.
  • Updated example/ directory descriptions in project-structure listings.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
docs/tutorials/getting-started.md Updates the stated count of example YAML configs.
docs/adr/001-yaml-driven-config.md Updates the ADR consequence text to reference the new example count.
README.md Removes “100+” wording and updates example count references in narrative + project tree.
CONTRIBUTING.md Updates the project tree’s example/ line to the new count.

@intel352
Copy link
Contributor Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Contributor

Copilot AI commented Feb 23, 2026

@intel352 I've opened a new pull request, #111, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* docs: clarify example counts per review suggestions

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
@intel352 intel352 merged commit a9e16d3 into main Feb 23, 2026
13 of 14 checks passed
@intel352 intel352 deleted the fix/example-readme-count branch February 23, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix example count exaggeration in example/README.md

3 participants