-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Create new development sponsors level #1713
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
Conversation
PR Description updated to latest commit (7538c11)
- Copy walkthrough table to "Files Changed" Tab
PR Review 🔍
2, because the changes are mostly straightforward HTML and YAML updates, involving the addition of a new sponsorship level and its corresponding data. The changes are localized and do not involve complex logic or algorithms, making the review process relatively simple.
No
Consistency Issue: Ensure that the new 'development-level-sponsors.html' partial is correctly integrated across all necessary pages without duplicating or overriding existing sponsor levels.
Data Integrity: Verify that the sponsorship data in 'sponsors.yml' correctly reflects the new sponsorship level and that the URLs and logos are accurate and lead to the intended destinations.
No
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
PR Code Suggestions ✨
|
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.
Thank you, @AutomatedTester!
Uh oh!
There was an error while loading. Please reload this page.
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.
Add a new level for sponsors
Description
Implementing agreed new level for sponsors by the PLC
Motivation and Context
Types of changes
Checklist
PR Type
enhancement
Description
Changes walkthrough 📝
home.html
Integrate Development Level Sponsors into Home Pagewebsite_and_docs/layouts/home.html
layout.
development-level-sponsors.html
Create New Partial for Development Level Sponsorswebsite_and_docs/layouts/partials/development-level-sponsors.html
footer.html
Add Development Sponsors to Footerwebsite_and_docs/layouts/partials/footer.html
list.html
Update Sponsors List Page with Development Levelwebsite_and_docs/layouts/sponsors/list.html
sponsors.yml
Update Sponsor Data with New Development Levelwebsite_and_docs/data/sponsors.yml