-
-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Description
Proposal
It would be nice to have a semi-automatic, easy-to-maintain documentation website. This would provide a clear place for users to find documentation on the GRS tool, leading to fewer duplicate issues.
Added by rickstaa on 15-07-2023
Is your feature request related to a problem? Please describe.
as you see, in the error page card it tells users to make a issue in this github repository. This can be misleading for some users because they just go straight ahead fileing a issue instead of searching all pass issues.
i used the keyword "https://tiny.one/readme-stats" to search, and i found about 15 duplicate issues all because of PAT limit and the error card was shown, telling users to file a issue here.
Describe the solution you'd like
Instead of telling users to file a issue straight, i think we should refer them to a documentation/wiki page that includes most of the common errors and their fixes. Then in that page, mention if non of the above fixes your issue, then go ahead and file a issue.
Describe alternatives you've considered
easy alternative will be just charging https://tiny.one/readme-stats redirect link to readme and change "file an issue" to "check readme.md"
Additional context
N/A