docs: update contact information and improve clarity in contributing … - #20
Conversation
…guidelines - Changed the maintainer email from hello@safrochain.com to team@safrochain.com in AUTHORS.md and README.md. - Improved grammar and clarity in CONTRIBUTING.md, including punctuation adjustments and rephrasing for better readability. - Added client redirects in docusaurus.config.ts to streamline navigation for developers. - Updated various sections across documentation to enhance consistency and clarity, including style conventions and troubleshooting tips.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (220)
📒 Files selected for processing (123)
🔥 Files not summarized due to errors (1)
📝 WalkthroughWalkthroughThe change refreshes Safrochain documentation with new developer guides, local-devnet and mainnet instructions, IBC and SafHandle content, reorganized navigation, updated generated pages, production metadata, contact details, styling, redirects, and prose conventions. ChangesDocumentation and site refresh
Estimated code review effort: 5 (Critical) | ~120 minutes Sequence Diagram(s)sequenceDiagram
participant Developer
participant SafrochainDocs
participant Wallet
participant RPC
Developer->>SafrochainDocs: Follow stack and transaction guides
SafrochainDocs->>Wallet: Request connection or signing
Wallet->>RPC: Sign and broadcast transaction
RPC-->>SafrochainDocs: Return transaction result
SafrochainDocs-->>Developer: Display integration and verification guidance
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
package.jsonOops! Something went wrong! :( ESLint: 9.39.4 TypeError: Error while loading rule 'no-irregular-whitespace': sourceCode.getAllComments is not a function Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…guidelines
Summary
Why
Test plan
npm installnpm run buildScreenshots (if UI change)
Checklist
title,description,keywords) where appropriatesidebars.tsif I added new docs pages—) in new/modified docsnpm run buildpasses)Summary by CodeRabbit
New Features
Documentation