diff --git a/content/get-started/quickstart/hello-world.md b/content/get-started/quickstart/hello-world.md index b2591a9c3f46..1b8f319eb284 100644 --- a/content/get-started/quickstart/hello-world.md +++ b/content/get-started/quickstart/hello-world.md @@ -119,7 +119,7 @@ You can even open pull requests in your own repository and merge them yourself. 1. Click **Create pull request**. 1. Give your pull request a title and write a brief description of your changes. You can include emojis and drag and drop images and gifs. -1. Optionally, to the right of your title and description, click the {% octicon "gear" aria-label="The Gear icon" %} next to **Reviewers**. **Assignees**, **Labels**, **Projects**, or **Milestone** to add any of these options to your pull request. You do not need to add any yet, but these options offer different ways to collaborate using pull requests. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)." +1. Optionally, to the right of your title and description, click the {% octicon "gear" aria-label="The Gear icon" %} next to **Reviewers**, **Assignees**, **Labels**, **Projects**, or **Milestone** to add any of these options to your pull request. You do not need to add any yet, but these options offer different ways to collaborate using pull requests. For more information, see "[AUTOTITLE](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)." 1. Click **Create pull request**. Your collaborators can now review your edits and make suggestions.