-
-
Notifications
You must be signed in to change notification settings - Fork 0
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: link to video demo #38
Conversation
WalkthroughThe project has been updated to rebrand the title from "web3-sponsors" to "Sponsors 🫶🏽" and now includes a video demo link in the README file. This change ensures a more engaging and user-friendly presentation. Changes
Recent review detailsConfiguration used: CodeRabbit UI Files selected for processing (1)
Additional context usedMarkdownlint
Additional comments not posted (1)
Tip Early access features: enabledWe are currently testing the following features in early access:
Note:
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 as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
✅ Deploy Preview for web3-sponsors canceled.
|
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.
Actionable comments posted: 1
|
||
Dapp for sponsoring the education of one individual child | ||
|
||
Video demo: https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e |
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.
Embed the video link properly.
Avoid using bare URLs in Markdown. Embed the video link using proper Markdown syntax.
- Video demo: https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e
+ [Video demo](https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e)
Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
Video demo: https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e | |
[Video demo](https://www.loom.com/share/4ca573012b1e4935a4870588c3b5c20d?sid=7fe1fa45-3ace-48f2-b2d6-0f8b0f5e195e) |
Tools
Markdownlint
5-5: null
Bare URL used(MD034, no-bare-urls)
No description provided.