Skip to content

Commit 54d6a8c

Browse files
Merge pull request #12754 from MicrosoftDocs/chrisda
Chrisda to Main
2 parents 66e1ad4 + 8c2f978 commit 54d6a8c

File tree

3 files changed

+18
-14
lines changed

3 files changed

+18
-14
lines changed

README.md

Lines changed: 18 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
ms.date: 9/15/2023
2+
ms.date: 05/16/2025
33
---
44

55
# Overview
@@ -23,44 +23,48 @@ Contributors who make infrequent or small updates can edit the file directly on
2323
2. On learn.microsoft.com, find the article that you want to update.
2424
3. Above the title of the article, select ![Edit this document icon.](images/m365-cc-sc-edit-icon.png) **Edit this document**.
2525

26-
![Edit this document button on a learn.microsoft.com article.](images/quick-update-edit-button-on-learn-page.png)
26+
![Screenshot of how to select the Edit this document button on a learn.microsoft.com article.](images/quick-update-edit-button-on-learn-page.png)
2727

28-
4. The corresponding article file opens on GitHub. Select ![Edit this file icon.](images/m365-cc-sc-edit-icon.png) **Edit this file**.
28+
4. The corresponding article file opens on GitHub. Select ![Edit icon.](images/quick-update-github-edit-icon.png) **Edit**.
2929

30-
![Edit this document button on a GitHub article file.](images/quick-update-edit-button-on-github-page.png)
30+
![Screenshot of how to select the Edit button on a GitHub article file.](images/quick-update-edit-button-on-github-page.png)
3131

32-
5. The article file opens in a line-numbered editor page where you can make updates.
32+
5. If a **You need to fork this repository to propose changes** page opens, select **Fork this repository**.
33+
34+
![Screenshot of how to select Fork this repository on the You need to fork this repository to propose changes page.](images/quick-update-fork-this-repository-page.png)
35+
36+
6. The article file opens in a line-numbered editor page where you can make updates.
3337

3438
Articles on learn.microsoft.com are formatted using the Markdown language. For help on using Markdown, see [Mastering Markdown](https://guides.github.com/features/mastering-markdown/).
3539

3640
> [!TIP]
37-
> Cmdlet reference articles follow a very strict schema with limited formatting options, because the articles are also converted and used for help at the command line (`Get-Help <CmdletName`). Use existing content as a guide. For more information, see [platyPS Schema](https://github.com/PowerShell/platyPS/blob/master/docs/developer/platyPS/platyPS.schema.md).
41+
> Cmdlet reference articles follow a very strict schema with limited formatting options, because the articles are also converted and used for help at the command line (`Get-Help <CmdletName>`). Use existing content as a guide. For more information, see [platyPS Schema](https://github.com/PowerShell/platyPS/blob/master/docs/developer/platyPS/platyPS.schema.md).
3842
3943
Select **Preview** to view your changes as you go. Select **Edit** to go back to making updates.
4044

4145
When you're finished making changes, select the green **Commit changes** button.
4246

43-
![Select the green Commit changes button on the article editor page.](images/quick-update-editor-page.png)
47+
![Screenshot of how to select the green Commit changes button on the article editor page.](images/quick-update-editor-page.png)
4448

45-
6. In the **Propose changes** dialog that opens, review and/or enter the following values:
49+
7. In the **Propose changes** dialog that opens, review and/or enter the following values:
4650
- **Commit message**: This value is required. You can accept the default value ("Update \<filename\>") or you can change it.
4751
- **Extended description**: This value is optional. For example:
4852
- An explanation of the changes.
4953
- @ include the GitHub alias of someone to review and merge your changes.
5054

5155
When you're finished on the **Propose changes** dialog, select the green **Propose changes** button.
5256

53-
![Select the green Propose changes button in the Propose changes dialog.](images/quick-update-propose-changes-dialog.png)
57+
![Screenshot of how to select the green Propose changes button in the Propose changes dialog.](images/quick-update-propose-changes-dialog.png)
5458

55-
7. On the **Comparing changes** page that opens, select the green **Create pull request** button.
59+
8. On the **Comparing changes** page that opens, select the green **Create pull request** button.
5660

57-
![Select the green Create pull request button on the Comparing changes page.](images/quick-update-comparing-changes-page.png)
61+
![Screenshot of how to select the green Create pull request button on the Comparing changes page.](images/quick-update-comparing-changes-page.png)
5862

59-
8. On the **Open a pull request** page that opens, review the title and comments, and then select the green **Create pull request** button.
63+
9. On the **Open a pull request** page that opens, review the title and comments, and then select the green **Create pull request** button.
6064

61-
![Select the green Create pull request button on the Open a pull request page.](images/quick-update-open-a-pull-request-page.png)
65+
![Screenshot of how to select the green Create pull request button on the Open a pull request page.](images/quick-update-open-a-pull-request-page.png)
6266

63-
9. That's it. There's nothing more for you to do.
67+
10. That's it. There's nothing more for you to do.
6468

6569
The article owner (identified in metadata) is notified about the changes to the article. Eventually, the article owner or another party will review, possibly edit, and approve your changes. After your pull request is merged, the article is updated on learn.microsoft.com.
6670

Loading
803 Bytes
Loading

0 commit comments

Comments
 (0)