Skip to content

Fixed capitalization of GitHub in a comment - #8733

Open
Abigail-Diaz wants to merge 1 commit into
hackforla:gh-pagesfrom
Abigail-Diaz:replace-Github-with-GitHub-7419
Open

Fixed capitalization of GitHub in a comment#8733
Abigail-Diaz wants to merge 1 commit into
hackforla:gh-pagesfrom
Abigail-Diaz:replace-Github-with-GitHub-7419

Conversation

@Abigail-Diaz

@Abigail-Diaz Abigail-Diaz commented Aug 12, 2026

Copy link
Copy Markdown
Member

Fixes #7419

What changes did you make?

  • Replaced an instance of Github with GitHub in a comment.

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

  • To display the GitHub company name correctly.

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 Of The Website (if any, please do not screenshot code changes)

Fixed GitHub casing. 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 Abigail-Diaz-replace-Github-with-GitHub-7419 gh-pages
git pull https://github.com/Abigail-Diaz/website.git replace-Github-with-GitHub-7419

@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 size: 0.25pt Can be done in 0.5 to 1.5 hours labels Aug 12, 2026
@anthonylo87 anthonylo87 self-assigned this Aug 12, 2026
@anthonylo87

Copy link
Copy Markdown
Member

Review ETA: 8/12 EOD
Availability: 6-8PM PST

@anthonylo87 anthonylo87 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi @Abigail-Diaz , everything here looks good to me.

  • Branches are set correctly
  • Issue is linked to PR
  • Explanation of changes and testing procedure for reviewers
  • No visual changes to the website when testing

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 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/_guides.scss

2 participants