Replace `Github` with `GitHub` in github-actions/trigger-issue/add-missing-labels-to-issues/add-labels-template.md
- 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 `github-actions/trigger-issue/add-missing-labels-to-issues/add-labels-template.md` in your IDE
- [ ] Change
```
To add a label, take a look at Github's documentation [here](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#applying-a-label).
```
to
```
To add a label, take a look at GitHub's documentation [here](https://docs.github.com/en/issues/using-labels-and-milestones-to-track-work/managing-labels#applying-a-label).
```
- [ ] 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
Assessment
This issue has not been assessed yet.