mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-07-06 04:33:37 +00:00
Merge remote-tracking branch 'refs/remotes/origin/master' into live
This commit is contained in:
@ -13,14 +13,46 @@ 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.
|
||||
**To edit a topic**
|
||||
|
||||
When you're done, submit a pull request back to the master branch of the official repository.
|
||||
1. Go to the page on TechNet that you want to update, and then click **Contribute**.
|
||||
|
||||
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:
|
||||
2. Click the **Pencil** icon (in the red box) to edit the content.
|
||||
|
||||

|
||||
|
||||
3. Using markdown language, make your changes to the topic. For info about how to edit content using markdown, see:
|
||||
- **If you're linked to the Microsoft organization in GitHub:** [Windows Open Publishing Guide Home](http://aka.ms/windows-op-guide)
|
||||
|
||||
- **If you're external to Microsoft:** [Mastering Markdown](https://guides.github.com/features/mastering-markdown/)
|
||||
|
||||
4. Make your suggested change, and then click **Preview Changes** to make sure it looks correct.
|
||||
|
||||

|
||||
|
||||
5. When you’re 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.
|
||||
|
||||

|
||||
|
||||
The **Comparing changes** screen appears to see what the changes are between your fork and the original content.
|
||||
|
||||
6. On the **Comparing changes** screen, you’ll see if there are any problems with the file you’re checking in.
|
||||
|
||||
If there are no problems, you’ll see the message, **Able to merge**.
|
||||
|
||||

|
||||
|
||||
7. Click **Create pull request**.
|
||||
|
||||
8. Enter a title and description to give the approver the appropriate context about what’s in the request.
|
||||
|
||||
9. Scroll to the bottom of the page, making sure that only your changed files are in this pull request. Otherwise, you could overwrite changes from other people.
|
||||
|
||||
10. Click **Create pull request**.
|
||||
|
||||
The pull request is sent to the writer of the topic and your edits are reviewed. If your request is accepted, updates are published to one of the following places:
|
||||
|
||||
- [Windows 10](https://technet.microsoft.com/itpro/windows)
|
||||
- [Internet Explorer 11](https://technet.microsoft.com/itpro/internet-explorer)
|
||||
|
BIN
images/compare-changes.png
Normal file
BIN
images/compare-changes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
images/contribute-link.png
Normal file
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
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
BIN
images/preview-changes.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
BIN
images/propose-file-change.png
Normal file
BIN
images/propose-file-change.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user