Thank you for your interest in contributing to the Windows Runtime (WinRT)-related API reference content.
If you want to contribute more than just minor fixes (a line or two), then you'll need to sign a Microsoft Contribution Licensing Agreement (CLA).
If you've already contributed to Microsoft GitHub projects in the past, then you've already completed that step.
If you'd like to suggest a change to the docs, then 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 that your changes look good.
- When you're done, commit your changes, and open a pull request (PR).
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, then don't contribute to this repo. Instead, see Quickstart—contribute to Windows developer content.
To make more substantial changes to an existing topic, or to add or change images, or to contribute a new topic, we recommend that you fork the official repo into your GitHub account, and then create a local clone.
For more info, see Fork a repo.
We recommend Visual Studio Code, a free lightweight open source editor from Microsoft.