Skip to content

fix(#7420): update GitHub capitalization in communities of practice s…#8637

Open
nathanjkim-codes wants to merge 1 commit into
hackforla:gh-pagesfrom
nathanjkim-codes:fix-7420-update-github-capitalization
Open

fix(#7420): update GitHub capitalization in communities of practice s…#8637
nathanjkim-codes wants to merge 1 commit into
hackforla:gh-pagesfrom
nathanjkim-codes:fix-7420-update-github-capitalization

Conversation

@nathanjkim-codes
Copy link
Copy Markdown
Member

@nathanjkim-codes nathanjkim-codes commented May 16, 2026

Fixes #7420

What changes did you make?

  • Updated the comment in _sass/components/_communities-of-practice.scss
  • Changed github to GitHub for correct capitalization

Why did you make the changes (we will use this info to test)?

  • To maintain consistent company name capitalization across the project
  • To match GitHub’s official company name formatting

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

  • No visual changes to the website

@github-actions
Copy link
Copy Markdown

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b nathanjkim-codes-fix-7420-update-github-capitalization gh-pages
git pull https://github.com/nathanjkim-codes/website.git fix-7420-update-github-capitalization

@github-actions github-actions Bot added good first issue Good for newcomers role: front end Tasks for front end developers Feature: Refactor CSS Page is working fine - CSS needs changes to become consistent with other pages P-Feature: Communities of Practice https://www.hackforla.org/communities-of-practice size: 0.25pt Can be done in 0.5 to 1.5 hours labels May 16, 2026
@viet456 viet456 self-requested a review May 16, 2026 08:38
Copy link
Copy Markdown
Member

@viet456 viet456 left a comment

Choose a reason for hiding this comment

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

Hi Nathan,

What an easy fix this is! Still you made all the progress checks:

  • progress checkboxes
  • CodeQL checks
  • noted that images of changes are inapplicable

Thanks for your contribution

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

Labels

Feature: Refactor CSS Page is working fine - CSS needs changes to become consistent with other pages good first issue Good for newcomers P-Feature: Communities of Practice https://www.hackforla.org/communities-of-practice role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours

Projects

Status: PR Needs review

Development

Successfully merging this pull request may close these issues.

Replace github with GitHub in _sass/components/_communities-of-practice.scss

2 participants