Skip to content

docs: add README hero image#138

Open
pbertsch wants to merge 1 commit into
mainfrom
docs/readme-hero
Open

docs: add README hero image#138
pbertsch wants to merge 1 commit into
mainfrom
docs/readme-hero

Conversation

@pbertsch

Copy link
Copy Markdown
Member

What changed and why

Checklist

All PRs

  • go build ./... passes locally
  • go test ./... passes locally
  • CHANGELOG.md (root) updated

If probe_agent/lib/ changed

  • dart analyze lib/ passes (cd probe_agent && dart analyze lib/ --fatal-infos)
  • flutter test passes (cd probe_agent && flutter test)
  • dart pub publish --dry-run passes (cd probe_agent && dart pub publish --dry-run)
  • probe_agent/CHANGELOG.md updated (required — CI will fail without it)
  • probe_agent/README.md updated if behavior visible on pub.dev changed (install steps, new commands, new options)

If new ProbeScript commands or CLI flags were added

  • probe_agent/README.md — Features section updated
  • website/src/content/docs/ — relevant doc page updated
  • website/astro.config.mjs — new doc page added to sidebar if applicable

If this is a release PR

  • probe_agent/pubspec.yaml version bumped
  • vscode/package.json version bumped
  • docs/wiki/Home.md current version updated

@pbertsch pbertsch requested a review from a team as a code owner June 28, 2026 21:04
@pbertsch pbertsch enabled auto-merge June 28, 2026 21:04
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.

1 participant