You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -242,11 +242,15 @@ Your Pull Request will have its own page where you can discuss and modify your r
242
242
243
243
244
244
## Confirm your work shows up on docs.microsoft.com
245
-
Once your Pull Request is approved and your branch merged into Master your changes will show on
246
-
docs.microsoft.com, here:
247
-
**need link**
245
+
Once your Pull Request is approved and your branch merged into Master your changes will show up on the review.docs.microsoft.com site.
246
+
Unfortunately this site requires a Microsoft login.
248
247
249
-
Your work will also show up in the Office products themselves when a user types Get-Help for the cmdlets that you worked on.
248
+
The next step is for a maintainer to merge the Master branch into the Live branch.
249
+
Once this is done your work will show up on docs.microsoft.com.
250
+
251
+
The easiest way to find a cmdlet on docs.microsoft.com is to use the PowerShell browser here: https://docs.microsoft.com/powershell/module
252
+
253
+
When the product team releases a new build your work will also show up in the Office products themselves when a user types Get-Help for the cmdlets that you worked on.
250
254
251
255
### Congratulations are in order!
252
256
You just joined an elite club of contributors to Microsoft Office documentation!
0 commit comments