-
Couldn't load subscription status.
- Fork 6.1k
Desktop e-book: Chapter 1 #17299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Desktop e-book: Chapter 1 #17299
Conversation
|
@OliaG one thing that would help a lot with the review is to make sure that we ran Acrolinx on the new articles. Installation docs: https://review.docs.microsoft.com/en-us/help/contribute/contribute-get-started-setup-acrolinx-vscode?branch=master Our minimum score to merge should be 80. Here's the Acrolinx report for this article: https://microsoft-ce-csi.acrolinx.cloud/api/v1/checking/scorecards/12be85a1-78d9-47ae-b5ed-4c14842c24cf (there are false positives as well; when you use the VS Code extension, you can ignore the ones that are not applicable) |
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
…tions.md Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments and suggestions for this chapter
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
|
@mairaw thank you very much for the review! ❤ All comments are addressed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few last comments for you to consider and we can merge this one.
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
docs/architecture/modernize-desktop/why-modern-desktop-applications.md
Outdated
Show resolved
Hide resolved
Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
|
@mairaw All comments are addressed |
* Add chapter 1 * Update docs/architecture/modernize-desktop/why-modern-desktop-applications.md Co-Authored-By: Maira Wenzel <mairaw@microsoft.com> * Updated to 85 Acrolinx score * Apply suggestions from code review Co-Authored-By: Maira Wenzel <mairaw@microsoft.com> * Address comments and added Next button * Apply suggestions from code review Co-Authored-By: Maira Wenzel <mairaw@microsoft.com> * Removed question mark from the title Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
This adds the content of chapter 1. The difference to the existing PR is that this is opened using a branch from upstream, i.e. dotnet/docs rather than my fork. Let's see whether this fixes the CI...