Skip to content

Commit 6a9682f

Browse files
committed
Merge branch 'main' into alvinashcraft/main-update-defaultsettings-app
2 parents f0e4b18 + bec87cc commit 6a9682f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+314
-185
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,7 @@
1-
# Contributing to UWP Conceptual Documentation
1+
# Contributing to this documentation
22

3-
Thank you for your interest in the Universal Windows Platform (UWP) documentation! We appreciate your feedback, edits, and additions to our docs.
4-
5-
## Writing content
6-
7-
Our documentation is written in Markdown, a lightweight text style syntax. If you're not familiar with Markdown, you can [learn the basics on GitHub](https://guides.github.com/features/mastering-markdown/). When unsure, you can always copy the formatting style from other pages in our docs.
8-
9-
## Public contributions
10-
11-
If you are **not** a Microsoft employee, you can contribute through the [public content repository](https://github.com/MicrosoftDocs/windows-uwp). Public contributions are appropriate for changes and clarifications to existing pages.
12-
13-
### Editing a file
14-
15-
If you're already in the public content repository, start by navigating to the file you want to change. From there, select the pencil icon above the displayed content to begin editing.
16-
17-
Alternately, if you're viewing a published article on [Microsoft Learn](https://learn.microsoft.com/), you can select the **Edit** button on the upper-right portion of the page. This will redirect you to the associated source file in the repository.
18-
19-
When you begin editing, GitHub automatically forks the official repo into your personal GitHub account, where you can make your changes. When you're done, submit a pull request back to the **docs** branch.
20-
21-
### Pull requests
22-
23-
After you submit your pull request, it is evaluated against a content quality checklist to ensure it meets our basic standards. If it passes, it is assigned to a member of the UWP documentation team for further review. If it fails, you'll be told what changes to make.
24-
25-
The assigned reviewer(s) may approve or reject the PR, or work with you to make further changes.
3+
Thank you for your interest in contributing to our documentation! We appreciate your feedback, edits, and additions to our docs. Please see the [Microsoft Learn documentation contributor guide](https://learn.microsoft.com/contribute/) for information on how to do quick edits, get a local contribution environment set up, review open pull requests, and create quality issues, along with some "Microsoft writing essentials", the Learn site authoring pack for VS Code, and info about Hacktoberfest.
264

275
## Internal contributions
286

29-
If you are a Microsoft employee, you can contribute through the [private content repository](https://github.com/microsoftdocs/windows-uwp-pr). You can find guidance on using this repo in the [Windows Authoring Guide](https://review.learn.microsoft.com/windows-authoring-guide/uwp/?branch=main). Documentation on upcoming features must be contributed via the private repository only.
30-
31-
### Editing a file
32-
33-
As in the public repository, you can make small changes to the private repository in your browser, without needing to create a local clone. You **must** ensure that you are contributing on the correct branch. For more information about creating your personal branch, see [the instructions in the Windows Authoring Guide](https://review.learn.microsoft.com/windows-authoring-guide/uwp/conceptual/branches?branch=main).
34-
35-
### Making substantial changes
36-
37-
To make more extensive changes to an existing article, add or change images, or contribute a new article, create a local clone of the private content repo. Fore more information, follow [the instructions in the Windows Authoring Guide](https://review.learn.microsoft.com/windows-authoring-guide/uwp/conceptual/).
38-
39-
### Pull requests
40-
41-
When creating a pull request in the internal repo, make sure you're merging your personal branch into the branch it was created from.
42-
43-
After you submit your pull request, it is evaluated with [PR Merger](https://review.learn.microsoft.com/help/contribute/prmerger-overview?branch=main) to ensure it meets our basic standards. If it passes, you can comment `#sign-off` to pass it to member of the UWP documentation team for further review. If it fails, you'll be told what changes to make before you can sign off.
44-
45-
The assigned reviewer(s) may approve or reject the PR, or work with you to make further changes. Reviewers will not merge the PR until you have approved it yourself.
46-
47-
## Using issues to provide feedback on UWP Conceptual documentation
48-
49-
If you want to provide feedback on the docs instead of making edits yourself, you can [create an issue in the public repo](https://github.com/MicrosoftDocs/windows-uwp/issues). Select the **Issues** tab and select the **New issue** button. Be sure to include the topic title and the URL for the page. Your issue will be assigned to members of the UWP documentation team for review.
50-
51-
* For internal issues, use the [WDG Content Request Tool](http://sesuw2-iis02a/WSCPubRequest/WindowsContentRequestTool.aspx).
7+
If you are a Microsoft employee, please contribute through the [private content repository](https://github.com/microsoftdocs/windows-dev-docs-pr).

hub/android/wsa/release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,23 @@ ms.author: mattwoj
66
ms.reviewer: mousma
77
manager: jken
88
ms.topic: article
9-
ms.date: 02/10/2023
9+
ms.date: 03/15/2023
1010
---
1111

1212
# Release Notes for Windows Subsystem for Android™️
1313

1414
These release notes are based on updates to the Windows Subsystem for Android™️. For basic information on how to install and run Android™️ apps on Windows, see the Support article: [Installing the Amazon Appstore and Android™️ Apps](https://support.microsoft.com/windows/mobile-apps-and-the-windows-subsystem-for-android-f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c).
1515

16+
## Build 2302.4000
17+
18+
March 15, 2023
19+
20+
- Stability improvements to graphics card selection
21+
- Updates to the Windows Subsystem for Android Settings app to include performance options for graphics cards
22+
- Docking and undocking with external monitors issues fixed with the subsystem
23+
- Fixes to apps with audio buffer issues
24+
- Android 13 security updates
25+
1626
## Build 2301.40000.4.0
1727

1828
February 9, 2023

0 commit comments

Comments
 (0)