Skip to content
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

Improve "Support open source" section in README.md #410

Closed
icextreme opened this issue Oct 11, 2022 · 3 comments · Fixed by #412
Closed

Improve "Support open source" section in README.md #410

icextreme opened this issue Oct 11, 2022 · 3 comments · Fixed by #412
Assignees

Comments

@icextreme
Copy link
Contributor

The Support open source section in README.md has two really long links that can be put into a hyperlink.
image

For example,

From:
Contribute by resolving a Hacktoberfest issue! 👉 https://github.com/search?q=label%3AHacktoberfest&state=open&type=Issues

To:
Contribute by resolving a Hacktoberfest issue! View all open issues here.

@icextreme
Copy link
Contributor Author

May I take on this issue if it sounds like a good idea?

@benbarth
Copy link
Owner

benbarth commented Oct 11, 2022

That's a great idea. Right now they are also poor links from an accessibility standpoint. Screen readers will only read the link text so "click here" type text isn't the best option either. Something like "You can contribute by resolving a Hacktoberfest issue on GitHub." would be perfect. 🙌

@icextreme
Copy link
Contributor Author

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants