mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 14:23:02 -05:00
docs: avoid different spellings for GitHub references
GitHub, Github and github were mixed in texts.
This commit is contained in:
@@ -5,7 +5,7 @@ sidebar:
|
||||
order: 2
|
||||
---
|
||||
|
||||
In this guide, you will learn how to resolve a challenge and submit an answer to the main Github repository.
|
||||
In this guide, you will learn how to resolve a challenge and submit an answer to the main GitHub repository.
|
||||
|
||||
## Introduction
|
||||
|
||||
@@ -62,7 +62,7 @@ Now, all your work is located insite your local instance of the Angular Challeng
|
||||
|
||||
The next step is to go to the main [Angular Challenges page](https://github.com/tomalaforge/angular-challenges) and create a new Pull Request.
|
||||
|
||||
Github should display a notification header to help you create the pull request.
|
||||
GitHub should display a notification header to help you create the pull request.
|
||||
|
||||
If it's not the case, you either have done one of the previous steps incorrectly or you can go to the <b>Pull Request</b> tab and click the button <span class="github-success-btn">New pull request</span>.
|
||||
|
||||
@@ -82,12 +82,12 @@ You can now click on <span class="github-success-btn">Create pull request</span>
|
||||
|
||||
I will read and comment on it <b>when I have some free time.</b>
|
||||
|
||||
<p class="important-block">Don't worry if your answer is not reviewed immediately. I'm doing it for <b>free</b> and during my <b>free time</b>. If you want to support me, you can do so by <a href="https://github.com/sponsors/tomalaforge">sponsoring me on github</a>. It will validate that my work is of great help for you or your team.</p>
|
||||
<p class="important-block">Don't worry if your answer is not reviewed immediately. I'm doing it for <b>free</b> and during my <b>free time</b>. If you want to support me, you can do so by <a href="https://github.com/sponsors/tomalaforge">sponsoring me on GitHub</a>. It will validate that my work is of great help for you or your team.</p>
|
||||
|
||||
:::note
|
||||
Everyone is welcome to comment and read other PRs.
|
||||
:::
|
||||
|
||||
:::tip[OSS champion]
|
||||
🔥 Once you have completed this tutorial, you are ready to contribute to any other public Github repository and submit a PR. It is as easy as that. 🔥
|
||||
🔥 Once you have completed this tutorial, you are ready to contribute to any other public GitHub repository and submit a PR. It is as easy as that. 🔥
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user