Skip to content

Replace Github with GitHub in feature-homepage-launch/_data/navigation/social.yml #8508

@kimberlyvaldez07

Description

@kimberlyvaldez07

Overview

We need to replace Github with GitHub so that we display the company name correctly on the homepage branch, and we need to test the changes to ensure the behavior and appearance of any and all related webpages are unchanged.

Action Items

  • Open _data/navigation/social.yml in your IDE
  • Select feature-homepage-launch from the branch drop down list
  • Change
 - name: Github

to

 - name: GitHub
  • Find all the files that are connected to this change. (e.g., if its a yml or md file, what files or scripts use the data stored in that file). And document briefly how they work together.
  • Define where you expect the change to show up on the website (e.g., the footer of the website). Can be on multiple pages
  • Write a test procedure, in a comment, and then use it to test the change. Include a link to this comment in your PR.
  • Add/commit changes then create a PR as usual. Document the test procedure in the Pull Request.

Resources

Merge Team

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Ready for Prioritization

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions