hackforla / hackforla/website

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

Open
#7,422 1 comment 0 reactions 0 assignees View on GitHub
Feature: API good first issue Ready for Prioritization role: back end/devOps role: front end size: 0.25pt Status: Unassigned by Bot
Dominant language
JavaScript
Stars
363
Forks
872
Avg merge
2d 21h
Merged PRs (30d)
18

Description

### 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](https://www.hackforla.org/getting-started) 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](https://github.com/hackforla/website/blob/7f0c132c96f71230b8935759e1f8711ccb340c0f/CONTRIBUTING.md).

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.