[DRAFT] Introducing the "Onboarding scenarios" folder to support the new "How-tos" node in our conceptual TOC#264
Draft
MatchaMatch wants to merge 1 commit intomicrosoft:mainfrom
Draft
Conversation
Author
|
cc @asklar - this is a WIP but I wanted to get this on your radar sooner rather than later in case you have any feedback on the broad strokes (of either the sample or the accompanying how-to linked from the PR description)🙏 |
MatchaMatch
commented
Oct 20, 2022
|
|
||
| <Identity | ||
| Name="0384fbb5-95aa-45a8-822f-e7f3a4bdbb6f" | ||
| Publisher="CN=mikben" |
Author
There was a problem hiding this comment.
I need to review the Samples repo guidelines to determine if/how PII like this should be handled (ideally removed).
MatchaMatch
commented
Oct 20, 2022
| @@ -0,0 +1 @@ | |||
| This solution provides the source code that corresponds to our WIP "How to build a Hello World WinUI 3 app" how-to. No newline at end of file | |||
Author
There was a problem hiding this comment.
I need to review the Samples repo guidelines and apply README templating (if it exists).
Member
|
@codendone and @MikeHillberg to take a look |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The Windows docs team is currently experimenting with the introduction of a scenarios-oriented How-Tos node in our conceptual TOC:
Context and rationale are detailed in a design doc.
This PR includes the source code that supports the WIP "How to build a Hello World app" how-to, previewable here. Here's the accompanying PR for the how-to doc.
Target Release
n/a
Checklist
/azp run SamplesCI-<FeatureName>to have the CI build run on my branch for each of my FeatureName my PR is modifying. This must be done on the latest commit on the PR before merging to ensure the build is up to date and accurate. Warning: the PR will not block automatically if this is not run due to '/azp run' limitation on triggering more than 10 pipelines.