Skip to content

Conversation

@AnujAga2005
Copy link

@AnujAga2005 AnujAga2005 commented Dec 8, 2025

What kind of change does this PR introduce?
Bugfix (documentation cleanup + DOM/navigation correction)

Issue Number:

Screenshots/videos:
Not required — the visual layout remains unchanged.

If relevant, did you update the documentation?
N/A — documentation updates related to this page are included within this PR.

Summary
This PR resolves the website-side issues described in #1976:

  • Standardized spelling, punctuation, and capitalization inconsistencies within the UI and related components.
  • Removed the manually inserted <NextPrevButton /> from the Code of Conduct page to eliminate the duplicated navigation block in the DOM.
  • Updated DocsHelp/footer label capitalization for consistency.
  • Ensures the page now relies solely on the layout’s navigation component for previous/next links.

The remaining typos identified in the issue originate from the .github repository’s CODE_OF_CONDUCT.md file and will be addressed in a separate PR there.

Everything has been tested locally and renders correctly.

Does this PR introduce a breaking change?
No — this PR does not introduce any breaking changes.

Checklist

@AnujAga2005 AnujAga2005 requested a review from a team as a code owner December 8, 2025 10:02
Copilot AI review requested due to automatic review settings December 8, 2025 10:02
@github-project-automation github-project-automation bot moved this to Ready to review in PR - Triage Group Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview 2e9c321

Copy link

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 addresses documentation cleanup and navigation issues on the Code of Conduct page, fixing spelling/capitalization inconsistencies and removing a manually inserted navigation component that was causing duplication in the DOM.

  • Standardized capitalization and punctuation in the DocsHelp component for consistency
  • Removed duplicate navigation block from the Code of Conduct page
  • Corrected "Github" to "GitHub" for proper branding

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.

File Description
pages/overview/code-of-conduct/index.page.tsx Removed manually inserted NextPrevButton component and its import to eliminate duplicate navigation in the DOM
components/DocsHelp.tsx Fixed capitalization of "Need help?" heading, corrected "Github" to "GitHub", and removed extra punctuation mark from help description text

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Hi @AnujAga2005! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

1 participant