Skip to content

Spelling fixes (re-opened from #1330, hi/ rename dropped)#1334

Merged
AndreaGriffiths11 merged 6 commits into
mainfrom
patch/spelling-en-0531-local
May 31, 2026
Merged

Spelling fixes (re-opened from #1330, hi/ rename dropped)#1334
AndreaGriffiths11 merged 6 commits into
mainfrom
patch/spelling-en-0531-local

Conversation

@AndreaGriffiths11
Copy link
Copy Markdown
Contributor

Re-opens the spelling-only commits from #1330 from a local branch so CodeQL runs (fork PRs don't get CodeQL coverage in this repo, leaving #1330 permanently BLOCKED even when tests pass).

Cherry-picked four of the five commits from #1330, all authored by @jsoref:

  • link: Shubheksha Jalan's credit the article author in CONTRIBUTING.mdgreat article
  • Fix localization point translators to _articles/ (where 16/17 locales actually live)instructions
    a white in vendored node_modules/primer-box/README.md
    please provide in CONTRIBUTING.md

_articles/hi/ rename). That commit causes 22 HTMLProofer failures because the existing language-switcher links across all other locales resolve to /hi/... via Jekyll's default routing of the root-level hi/ folder; moving the files under _articles/hi/ without additional permalink/collection routing breaks those links. Worth fixing see the comment I left on #1330.separately

Closes #1330.

Co-authored-by: Josh Soref 2119212+jsoref@users.noreply.github.com

jsoref added 4 commits May 31, 2026 18:45
…xperience is important

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 31, 2026 22:46
@AndreaGriffiths11 AndreaGriffiths11 requested a review from a team as a code owner May 31, 2026 22:46
Copy link
Copy Markdown
Contributor

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 applies spelling and wording fixes from the earlier localization-related PR while intentionally excluding the Hindi folder move that caused link-check failures.

Changes:

  • Corrects duplicated wording in vendored primer-box documentation.
  • Updates contribution instructions and bug-report wording.
  • Improves attribution and link text for the recommended article in CONTRIBUTING.md.
Show a summary per file
File Description
node_modules/primer-box/README.md Fixes duplicated “a” in the Box component description.
CONTRIBUTING.md Updates translation guidance, simplifies bug-report wording, and improves article attribution.

Copilot's findings

Tip

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

  • Files reviewed: 1/2 changed files
  • Comments generated: 1

Comment thread CONTRIBUTING.md Outdated
@jsoref jsoref mentioned this pull request May 31, 2026
2 tasks
The previous 'Fix localization instructions' commit updated the path
from the repo root to _articles/ but didn't remove the trailing
'the repository root' fragment, leaving the sentence reading as if
the new folder belonged in both places. The line about copying source
files had a similar  the English source files live atissue
_articles/businesses.html etc., not at the repo root.

Addresses Copilot review feedback on PR #1334.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@AndreaGriffiths11
Copy link
Copy Markdown
Contributor Author

Addressed in b5da167. The Fix localization instructions commit (4073976) updated the path from the repo root to _articles/ but left the stale the repository root fragment trailing the new path on line 21, making it read as if the folder belonged in both places.

While I was in there, I also fixed the same class of bug on line 22 — the English source files actually live at _articles/businesses.html, _articles/index.html, and _articles/maintainers.html, not at the repository root, so "from the repository root into the new folder" was wrong both before and after this PR. Now reads "from _articles/ into the new folder".

Verified the build + HTMLProofer (55 files, all green).

@AndreaGriffiths11 AndreaGriffiths11 merged commit 9d94239 into main May 31, 2026
5 checks passed
@AndreaGriffiths11 AndreaGriffiths11 deleted the patch/spelling-en-0531-local branch May 31, 2026 23:41
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 this pull request may close these issues.

3 participants