Skip to content

Commit 3a6ed79

Browse files
committed
Add reference note to readme.
1 parent 15a88f0 commit 3a6ed79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ When you contribute your work will go directly into the Microsoft Office product
2020
![Image of Automatic Fork message on Github](images/auto_fork.png)
2121

2222
5. You can click the Preview changes link to see what the changes will look like.
23-
6. Once you are satisified with your work you submit a Pull Request which asks the maintainer of the main repository (known as Upstream) to pull your edits up. To submit a Pull Request you navigate back to the main repository, https://github.com/microsoftdocs/office-docs-powershell, and click the '''New pull request''' button. You will then request your edits to be pulled up into the main repo.
23+
6. Once you are satisified with your work you submit a Pull Request which asks the maintainer of the main repository (known as Upstream) to pull your edits up. To submit a Pull Request you navigate back to the main repository, https://github.com/microsoftdocs/office-docs-powershell, and click the '''New pull request''' button. You will then request your edits to be pulled up into the main repo. Make sure to click the **compare across forks** link since you are request a pull from the edits you made that reside in your own personal repsitory. To learn more about pull requests and forking, see https://help.github.com/articles/creating-a-pull-request-from-a-fork/.
2424

2525

2626
# Contribute using tools such as Git and Visual Studio Code (advanced)

0 commit comments

Comments
 (0)