You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So when we go through the Contributing Guideline page we often see if we click on CONTRIBUTING.md it tend to redirect us to contributing/ which is not convenient for new contributors like me.
Proposed Solution
To enhance user experience we can redirect users whenever they click on CONTRIBUTING.md to the required README file. This change would eliminate unnecessary clicks, making it more convenient for users to find the information they need rather than going from Click the CONTRIBUTING.md -> then again clicking on to contributing/ -> and then landing to the required README file
we can improve the structured documentation by adding appropriate links to the required section.
The text was updated successfully, but these errors were encountered:
What problem did you find?
So when we go through the Contributing Guideline page we often see if we click on CONTRIBUTING.md it tend to redirect us to
contributing/
which is not convenient for new contributors like me.Proposed Solution
To enhance user experience we can redirect users whenever they click on CONTRIBUTING.md to the required README file. This change would eliminate unnecessary clicks, making it more convenient for users to find the information they need rather than going from Click the CONTRIBUTING.md -> then again clicking on to contributing/ -> and then landing to the required README file
we can improve the structured documentation by adding appropriate links to the required section.
The text was updated successfully, but these errors were encountered: