WindowsAppSDK
WindowsAppSDK copied to clipboard
Windows App SDK docs are not on GitHub
Describe the bug
The Windows App SDK docs are not hosted on GitHub, contrarily to WinUI 2 and Win32 docs. This makes it impossible for outside contributors to suggest changes.
Steps to reproduce the bug
- Open a Windows App SDK doc page, for example ItemsRepeater.ItemsSource.
- Click the edit button
- Notice you get brought to a MS-internal devops page
Expected behavior
You get brought to the GitHub page for the specific documentation file you are attempting to edit
Screenshots

NuGet package version
No response
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 11 version 21H2 (22000)
IDE
Visual Studio 2022-preview
Additional context
N/A
fyi @MatchaMatch @stevewhims @Karl-Bridge-Microsoft
This is a known issue that we're currently working to correct. Thanks for your patience!
@sylveon @BenJKuhn
Public mirror doc repos have been created and hooked up to the private repos for both WinRT and Win32 API docs in the Windows App SDK. I tested PRs with my personal ID in topics from both and was able to manage both with my Microsoft-associated ID.
https://github.com/MicrosoftDocs/winapps-winrt-api
https://github.com/MicrosoftDocs/winapps-win32-api
@sylveon - please confirm and close issue if resolved. Thanks!
Yep, appears to be fixed!