Skip to content

Conversation

pallavigitwork
Copy link
Member

@pallavigitwork pallavigitwork commented Sep 5, 2025

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.

This PR provides fix for #2185

Description

In the Support page, in the user group section, added information for the Reddit group link -https://www.reddit.com/r/selenium/
the community numbers were significant, and appeared active.

Motivation and Context

Reddit is a popular platform for Q&A for community.

Types of changes

  • Change to the site (I have double-checked the Netlify deployment, and my changes look good)
  • Code example added (and I also added the example to all translated languages)
  • Improved translation
  • Added new translation (and I also added a notice to each document missing translation)

Checklist

  • I have read the contributing document.
  • I have used hugo to render the site/docs locally and I am sure it works.

PR Type

Documentation


Description

  • Add Reddit group link to support page

  • Expand user group section with alternative platform


Diagram Walkthrough

flowchart LR
  A["Support Page"] --> B["User Group Section"]
  B --> C["Google Group Link"]
  B --> D["Reddit Group Link"]
Loading

File Walkthrough

Relevant files
Documentation
_index.html
Add Reddit community link to support options                         

website_and_docs/content/support/_index.html

  • Added Reddit group link as alternative support platform
  • Expanded user group section with additional community resource
+2/-0     

Copy link

netlify bot commented Sep 5, 2025

👷 Deploy request for selenium-dev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c197130

Copy link
Contributor

qodo-merge-pro bot commented Sep 5, 2025

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🎫 Ticket compliance analysis 🔶

2185 - Partially compliant

Compliant requirements:

  • Add a link to the Selenium subreddit on the Support page.
  • Update file: website_and_docs/content/support/_index.html.

Non-compliant requirements:

  • Include a short description indicating it is a community space for discussion, questions, and support.

Requires further human verification:

  • Check tone, grammar, and clarity of the added copy align with site style guidelines.
  • Verify rendered formatting and layout on the Support page (desktop/mobile).
⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Wording/Clarity

The added copy is informal and slightly awkward. Consider tightening wording and aligning with existing tone (e.g., “Other spaces can also be explored...”).

  Other spaces can also be explored. Like if you are a Reddit user, you can find
  this <a href="https://www.reddit.com/r/selenium/">Selenium Reddit Group</a> a place to ask your questions. 
</p>
Link Policy

Verify external link usage (http vs https, target, rel attributes) adheres to site guidelines; also consider updating the Google Group link to https if supported.

  <a href="http://groups.google.com/group/selenium-users">Official User Group</a>.
  Here, you'll find that most of the time, someone already found the problem you
  are facing right now, and usually reached the solution for which you are looking.
  Other spaces can also be explored. Like if you are a Reddit user, you can find
  this <a href="https://www.reddit.com/r/selenium/">Selenium Reddit Group</a> a place to ask your questions. 
</p>

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds information about the Selenium Reddit community to the Support page's User Group section, providing users with an additional platform for seeking help and community engagement.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

qodo-merge-pro bot commented Sep 5, 2025

PR Code Suggestions ✨

No code suggestions found for the PR.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pallavigitwork pallavigitwork merged commit 6d9fc94 into SeleniumHQ:trunk Sep 6, 2025
3 checks passed
@pallavigitwork pallavigitwork deleted the Fix2185 branch September 8, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants