-
Notifications
You must be signed in to change notification settings - Fork 71
docs: add comprehensive CREDEBL UI user guide #1515
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughA new user guide Markdown file, Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 |
Signed-off-by: konaspandana017 <[email protected]>
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 (3)
docs/CREDEBL-UI-User-Guide.md (3)
7-12: Add a prerequisites or system requirements section.The "Accessing the Platform" section lacks information about prerequisites such as:
- Supported browsers and versions
- System requirements (RAM, disk space, etc.)
- Required permissions or roles
- Network requirements (if applicable)
Consider adding a dedicated "Prerequisites" or "System Requirements" section before "Accessing the Platform" to set user expectations and reduce troubleshooting queries.
61-64: Expand the troubleshooting section with more comprehensive guidance.The troubleshooting section covers only three scenarios and offers minimal remediation steps. Consider adding:
- Common authentication or permission-related issues
- API connectivity or timeout errors
- Data sync or caching issues
- Steps for collecting logs or error details for support
- Links to known issues or GitHub discussions
This will reduce support overhead and improve user self-sufficiency.
3-5: Consider adding a brief SSI primer for unfamiliar users.While the guide assumes familiarity with Self-Sovereign Identity concepts, adding a one-sentence explanation of SSI and Verifiable Credentials in the introduction could improve accessibility for new users unfamiliar with these terms. This might encourage broader adoption and reduce onboarding friction.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/CREDEBL-UI-User-Guide.md(1 hunks)
🔇 Additional comments (2)
docs/CREDEBL-UI-User-Guide.md (2)
68-68: Clarify the relative link path for the Backend Setup & Environment Guide.Line 68 links to
README.mdas a relative path. This may resolve incorrectly depending on the documentation structure. Consider using a full relative path (e.g.,../README.md) or an absolute repository link to ensure the link works reliably in all contexts (GitHub, documentation sites, etc.).
1-73: Comprehensive documentation structure and user-focused content.The guide provides clear step-by-step instructions, logical module organization, and practical navigation tips. The content is well-structured and approachable for both new and experienced users. The inclusion of best practices and troubleshooting sections adds practical value. Once the link clarifications and minor enhancements above are addressed, this guide will serve as a solid foundation for user onboarding.
08c43ae to
54c66ec
Compare
Updated the Additional Resources section to correctly reference the official NATS documentation. Previously, the link labeled “Docker & NATS Documentation” pointed only to the Docker docs homepage, which did not provide relevant information for NATS-specific setup or usage. This update replaces the incorrect link and adds a direct link to: - NATS official documentation: https://docs.nats.io This improves the accuracy and usefulness of the User Guide by ensuring developers and contributors have quick access to the correct NATS resources. Signed-off-by: SpandanaKona <[email protected]>
|
|
Hi maintainers , I’ve addressed all the suggestions and all checks have passed. Could you please take a moment to review and approve it when you get time? |
|
Hello @konaspandana017, |



This PR adds a complete User Guide for the CREDEBL UI workflow.
It covers all main modules including Users, Ledger, Organizations, Connections, Issuance, and Verification.
The guide provides step-by-step instructions for accessing, navigating, and using the platform, along with best practices, troubleshooting tips, and links to additional resources.
Changes include:
docs/CREDEBL-UI-User-Guide.mdThis guide aims to help new contributors and users interact with the platform confidently.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.