Thank you for your interest in contributing to the Windows UWP API docs. If you want to make updates to how-to topics for Windows UWP, go to https://github.com/MicrosoftDocs/windows-uwp.
If you want to contribute more than just minor fixes (a line or two), you'll need to sign a Microsoft Contribution Licensing Agreement (CLA).
If you've already contributed to Microsoft GitHub projects in the past, congratulations! You've already completed this step.
If you'd like to suggest a change to the docs, follow these steps:
- Click Edit. You will be redirected to the page's markdown source file in the GitHub repository.
- Modify the file as desired.
- Use the preview tab to ensure the changes look good.
- When you're done, commit your changes and open a pull request.
After you create the pull request, a member of the Windows docs team will review your changes and provide any feedback as needed.
Note: If you're a Microsoft employee, please see https://review.docs.microsoft.com/en-us/windows-authoring-guide/uwp/winrt-api/?branch=master.
To make substantial changes to an existing article, add or change images, or contribute a new article, we recommend forking the official repo into your GitHub account, and then creating a local clone.
For more info, see Fork a Repo.
We recommend Visual Studio Code, a free lightweight open source editor from Microsoft.