-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: readme #2861
docs: readme #2861
Conversation
Caution Review failedThe pull request is closed. WalkthroughOhayo, sensei! The pull request introduces a minor update to the README.md file for the Dojo project. The change focuses on modifying the GitHub Actions badge by adding a new URL reference. This update enhances the documentation by providing a direct link to the GitHub Actions page, making it easier for users to access the project's continuous integration information. Changes
The modification involves adding a new variable that links directly to the project's GitHub Actions page, improving the badge's functionality and documentation accessibility. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2861 +/- ##
==========================================
+ Coverage 55.82% 55.83% +0.01%
==========================================
Files 446 446
Lines 57728 57728
==========================================
+ Hits 32225 32232 +7
+ Misses 25503 25496 -7 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the good catch, small change requested and ready.
thanks for that |
Hello. Made some additions to the documentation, please review
Related issue
Tests
Added to documentation?
Checklist
scripts/prettier.sh
,scripts/rust_fmt.sh
,scripts/cairo_fmt.sh
)scripts/clippy.sh
,scripts/docs.sh
)Summary by CodeRabbit