docs: add README hero image#138
Open
pbertsch wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed and why
Checklist
All PRs
go build ./...passes locallygo test ./...passes locallyCHANGELOG.md(root) updatedIf
probe_agent/lib/changeddart analyze lib/passes (cd probe_agent && dart analyze lib/ --fatal-infos)flutter testpasses (cd probe_agent && flutter test)dart pub publish --dry-runpasses (cd probe_agent && dart pub publish --dry-run)probe_agent/CHANGELOG.mdupdated (required — CI will fail without it)probe_agent/README.mdupdated 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 updatedwebsite/src/content/docs/— relevant doc page updatedwebsite/astro.config.mjs— new doc page added to sidebar if applicableIf this is a release PR
probe_agent/pubspec.yamlversion bumpedvscode/package.jsonversion bumpeddocs/wiki/Home.mdcurrent version updated