-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix ecosystem pal #2392
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
Fix ecosystem pal #2392
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
improved page
Description
improved page added code for links to open in new tab and added text.
Motivation and Context
page needed changes
Types of changes
Checklist
PR Type
Enhancement
Description
Added
target="_blank"
attributes to external links for new tab openingUpdated ecosystem page text to encourage project submissions
Fixed Ruby Raider framework language from C# to Ruby
Minor text improvements and spacing fixes
Diagram Walkthrough
File Walkthrough
_index.html
Enhanced ecosystem page with new tab links
website_and_docs/content/ecosystem/_index.html
target="_blank" rel="noopener noreferrer"
to all external links