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 authored Jul 5, 2023
1 parent 1b3ccdf commit 4b59415
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 @@ -196,7 +196,7 @@ If your changes are incomplete, you will want to mark the PR/MR as a __draft__,
[here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#converting-a-pull-request-to-a-draft), and instructions for Gitlab are [here](https://docs.gitlab.com/ee/user/project/merge_requests/drafts.html#mark-merge-requests-as-drafts). You may also
want to title your PR/MR as "[WIP]: <descriptive title>". If you have any questions about your changes, this draft PR/MR is a great to command asn ask them as whoever answers
you will have the context of everything you have done so far. Once you feel your changes are complete/ready, you can convert your PR/MR from its draft status to being ready.
Instructions for Github can be found [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#marking-a-pull-request-as-ready-for-review),
Instructions for GitHub can be found [here](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request#marking-a-pull-request-as-ready-for-review),
and instructions for GitLab can be found [here](https://docs.gitlab.com/ee/user/project/merge_requests/drafts.html#mark-merge-requests-as-ready).

Whether your PR/MR is a draft or is ready for review, don't think that you are finished yet! There is a very good chance that you will spend a fair amount of time in the review
Expand Down

0 comments on commit 4b59415

Please sign in to comment.