chore(readme): update readme with workflow badges and removed some th…#3
Conversation
…e examples we won't be using
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughDocumentation-only updates to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@README.md`:
- Line 1: The Markdown link text currently reads "Jira" but points to a Notion
URL; update the link label to accurately reflect the destination by changing the
link text from "Jira" to "Notion" (or "Planning Doc") in the README line that
contains the Markdown link, e.g., replace the visible text "Jira" in the link
`[Jira](https://www.notion.so/...)` with "Notion" so the link label matches the
Notion URL.
🧹 Nitpick comments (1)
README.md (1)
38-38: Tighten the wording for clarity.Consider a small grammar tweak to read more naturally.
✏️ Suggested wording
-Super-linter workflow is used to verify linting is done on each PR. +The Super-linter workflow verifies linting on each PR.
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@README.md`:
- Line 3: The README's “Link to "Jira" Board” heading currently uses an h3 (###)
after the h1; update that heading to h2 (##) to fix the heading hierarchy and
satisfy MD001 linting; locate the heading that matches the text 'Link to "Jira"
Board' and replace the leading '###' with '##'.
…e examples we won't be using
Summary by CodeRabbit