Skip to content

Commit 33c3915

Browse files
committed
Added some contribution images and updated guidance.
1 parent f527d7e commit 33c3915

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,14 +135,16 @@ Once you have completed adding your changes, you can submit a pull request.
135135

136136
Navigate to the forked sp-dev-docs repo in your account. Make sure your current branch is `master` branch.
137137

138-
Once you are in the `master` branch, you should see a message to `Compare & pull request`
138+
Once you are in the `master` branch, you should see a message stating `This branch is 1 commit ahead of SharePoint:master` and next to it will be a `Pull request` link.
139139

140140
![Submit a pull request to sp-dev-docs repo](../images/contribute-docs-submit-pr.png)
141141

142-
This will start a new pull request. Make sure you use the following [template](PULL_REQUEST_TEMPLATE.md) to fill in your changes. Make sure you are creating this pull request against the `master` branch.
142+
Click the `Pull request` link to start a new pull request. Make sure you use this [template](PULL_REQUEST_TEMPLATE.md) to fill in your changes. Make sure you are creating this pull request against the `master` branch.
143143

144144
Once you have all the information, click the `Create pull request` button to submit your pull request.
145145

146+
![Create pull request](../images/contribute-docs-create-pr.png)
147+
146148
## Syncing your forked repository to keep it up-to-date with the upstream repository
147149

148150
In order to keep your forked sp-dev-docs repo up-to-date with the parent repository, you will need to first [configure a remote that points to upstream repository](https://help.github.com/articles/configuring-a-remote-for-a-fork).

images/contribute-docs-create-pr.png

1.98 KB
Loading

images/contribute-docs-submit-pr.png

3.67 KB
Loading

0 commit comments

Comments
 (0)