-
Notifications
You must be signed in to change notification settings - Fork 182
chore: add funding page to docs #6204
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
Conversation
WalkthroughTwo dictionary entries (FIL-RetroPGF and Hypercerts) were added to funding-related terminology, and a new documentation page Changes
Sequence Diagram(s)(Not applicable) Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Comment |
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
🧹 Nitpick comments (1)
docs/dictionary.txt (1)
38-38: Add capitalized variant "Hypercerts" to dictionary to prevent spell-checker warnings.The documentation at
docs/docs/users/funding.md:15uses "Hypercerts" (capitalized) at the start of a sentence, but the dictionary contains only the lowercase variant "hypercerts" at line 52. A case-sensitive spell-checker will flag the capitalized form as a typo.Add "Hypercerts" as a separate entry after line 52 to cover both variants.
hypercerts +Hypercerts ie.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (2)
docs/dictionary.txt(2 hunks)docs/docs/users/funding.md(1 hunks)
🧰 Additional context used
🪛 GitHub Actions: Docs Check
docs/docs/users/funding.md
[warning] 15-15: Hypercerts is misspelt in this file (should be 'hypercerts').
🪛 markdownlint-cli2 (0.18.1)
docs/docs/users/funding.md
15-15: Link text should be descriptive
(MD059, descriptive-link-text)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: Deploy to Cloudflare Pages
🔇 Additional comments (1)
docs/docs/users/funding.md (1)
1-15: Verify page displays correctly in Docusaurus and styling is applied.The page uses inline JSX for layout (
style={{ display: 'flex' , justifyContent: 'space-around' }}). Confirm this renders as intended in your documentation build.
Summary of changes
Changes introduced in this pull request:
fundingpage to docs for transparencyReference issue to close (if applicable)
Closes
Other information and links
Change checklist
Summary by CodeRabbit