Skip to content

Commit b005023

Browse files
committed
work on readme
1 parent 15fd72f commit b005023

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,11 +242,15 @@ Your Pull Request will have its own page where you can discuss and modify your r
242242

243243

244244
## 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.
248247

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.
250254

251255
### Congratulations are in order!
252256
You just joined an elite club of contributors to Microsoft Office documentation!

0 commit comments

Comments
 (0)