Adding edit steps with images

This commit is contained in:
LizRoss 2016-09-02 10:57:42 -07:00
parent d45f17b261
commit 6ee3089aef
6 changed files with 22 additions and 5 deletions

View File

@ -13,12 +13,29 @@ You've already completed this step.
We've tried to make editing an existing file as simple as possible.
- If you're already in the repo, just navigate to the file you want to make the edits to and click the **Edit** button.
- Alternatively, if you're viewing a TechNet page in your browser, click the **Contribute** button on the top right of the page. You will be redirected to the relevant source file in the repo, where you can click the **Edit** button.
When you're done, submit a pull request back to the master branch of the official repository.
**To edit a topic**
1. Go to the page on TechNet that you want to update, and then click **Contribute**.
![GitHub Web, showing the Contribute link](images/contribute-link.png)
2. Click the **Pencil** icon (in the red box) to edit the content.
![GitHub Web, showing the Pencil icon in the red box](images/pencil-icon.png)
3. Using markdown language, make your changes to the topic. For info about how to edit content using markdown, see http://aka.ms/windows-op-guide.
4. Make your suggested change, and then click **Preview Changes** to make sure it looks correct.
![GitHub Web, showing the Preview Changes tab](images/preview-changes.png)
5. When youre done editing the topic, scroll to the bottom of the page, and then click **Propose file change** to create a fork in your personal GitHub account.
![GitHub Web, showing the Propose file change button](images/propose-file-change.png)
The Comparing changes screen appears to see what the changes are between your fork and the original content.
6. On the Comparing changes screen, youll see if there are any problems with the file youre checking in.
If there are no problems, youll see the message, Able to merge.
After you create the pull request, a member of the writing team will review your changes.
If your request is accepted, updates are published to one of the following places:

BIN
images/compare-changes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
images/contribute-link.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
images/pencil-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
images/preview-changes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB