Skip to content

Commit

Permalink
Update blog/docs/articles/getting-started-blog-p1.md
Browse files Browse the repository at this point in the history
Co-authored-by: Leo Li <[email protected]>
  • Loading branch information
Cali0707 and Leo6Leo committed Jul 5, 2023
1 parent 3510609 commit c721568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/docs/articles/getting-started-blog-p1.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ commit message__, while "added try catch block to prevent crash" would be better

There are two scenarios where you would likely want to open a PR (or a Merge Request (MR) if your project uses GitLab). The first is that you feel your changes are complete and
are ready to be merged into the project. The second is that you have made some progress but are not finished yet, and would like to get some early feedback or assistance on your changes.
In both cases, you will want to go through the basic flow to create a PR or MR. If you are using Github and are unsure of how to do this, you can follow the instructions
In both cases, you will want to go through the basic flow to create a PR or MR. If you are using GitHub and are unsure of how to do this, you can follow the instructions
[here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork).
If you are using GitLab and are unsure of how to do this, you can follow the instructions [here](https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html#merge-changes-back-upstream).

Expand Down

0 comments on commit c721568

Please sign in to comment.