Replace `Github` with `GitHub` in assets/js/utility/api-events.js

Open Beginner friendly
#7,422 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
70/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
javascript
Domain
documentation

Research direction

Open assets/js/utility/api-events.js and locate the comment about redirecting to a project's Github page. Change the company name to GitHub exactly as shown in the issue, then review the diff and create the usual pull request; done means the comment uses the correct capitalization.

Written by the indexing model from the issue text.

Description

Feature: API good first issue Ready for Prioritization role: back end/devOps role: front end size: 0.25pt Status: Unassigned by Bot
Prerequisite
  1. Be a member of Hack for LA. (There are no fees to join). If you have not joined yet, please follow the steps on our Getting Started page and attend an onboarding session.
  2. Before you claim or start working on an issue, please make sure you have read our How to Contribute to Hack for LA Guide.
Overview

We need to replace instances of Github and github with GitHub so that we display the company name correctly.

Action Items
  • Open assets/js/utility/api-events.js in your IDE
  • Change
		  // If a project doesn't have an hflaWebsiteUrl, redirect to the project's Github page

to

		  // If a project doesn't have an hflaWebsiteUrl, redirect to the project's GitHub page
  • Add/commit changes then create Pull Request as usual
Resources
  • This issue resulted from #6161
Merge Team
  • After closing this issue, check off the dependency in #6161. If all dependencies have been completed, close #6161
Dominant language
JavaScript
Stars
364
Forks
873
Avg merge
3d 16h
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from hackforla/website

All issues in hackforla/website

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.