-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add Common Use Cases, User Onboarding, Permissions Explanation, and Troubleshooting to README #1278
base: master
Are you sure you want to change the base?
Conversation
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 a lot for this improvement @gustavogabaldon !
Here are a few comments to make it right…
- [Chrome Add-on](https://chrome.google.com/webstore/detail/dismoi) | ||
|
||
2. **Create Your Account**: | ||
- After installation, create an account or log in directly from the extension popup. |
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.
There is no option (yet) to create an account nor login …
4. **Follow Informers**: | ||
- Visit the Dismoi website and subscribe to informers who match your interests. Their comments will appear when you visit pages they’ve commented on. | ||
|
||
## User Onboarding Guide |
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.
Duplicated paragraph
Here are solutions to common issues you might encounter: | ||
|
||
- **Issue**: The extension isn’t showing comments from informers. | ||
- **Solution**: Make sure you are logged in and have subscribed to informers. Refresh the page to see if new messages appear. |
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.
Just have to subscribe…
The PR enhances the Dismoi README by adding various sections that improve both the user and developer experience:
Common Use Cases: Provides practical examples of how Dismoi can be used for fact-checking, product reviews, collaborative research, and news commentary.
User Onboarding Guide: Step-by-step instructions for new users on how to install the extension, create an account, and start following informers.
Permissions Explained: A simple breakdown of the permissions required by Dismoi, explaining their purpose and ensuring transparency for users.
Troubleshooting Guide: Solutions to common issues, such as extension loading errors, permission request popups, and missing informer comments.
These additions aim to make Dismoi more accessible to new users and developers, so it is then a smoother experience while using or contributing to the project.