Skip to content

Commit 54f2762

Browse files
Merge branch 'docs' into patch-2
2 parents 5a21544 + 0c9f8dd commit 54f2762

3,495 files changed

Lines changed: 45803 additions & 35036 deletions

File tree

Some content is hidden

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

.github/ISSUE_TEMPLATE/0-customer-feedback-repo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Post a general documentation issue using the repo link"
2-
title: "Feedback"
2+
title: ""
33
description: >-
44
Post an issue for Windows developer docs. Use the feedback link from the bottom of the learn.microsoft.com page to link the associated doc or this template for a general issue.
55
- "needs-triage"
@@ -32,4 +32,4 @@ body:
3232
If possible, please provide extended details that will add context and help the team update
3333
the documentation. Additional details not needed for typos, grammar, formatting, etc.
3434
For technical or factual errors, please include code snippets and output to show how the
35-
documentation is incorrect.
35+
documentation is incorrect.

.github/ISSUE_TEMPLATE/1-customer-feedback.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Post a documentation issue"
2-
title: "Feedback"
2+
title: ""
33
description: >-
44
Post an issue specific to Windows dev docs. ⛔ This template connects to the feedback link on the bottom of learn.microsoft.com. If posting an issue from the GitHub repo, choose a different template.⛔
55
labels:
@@ -64,4 +64,10 @@ body:
6464
validations:
6565
required: true
6666
attributes:
67-
label: Document Id
67+
label: Document Id
68+
- type: input
69+
id: platformId
70+
validations:
71+
required: true
72+
attributes:
73+
label: Platform Id

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ contact_links:
66
- name: Report issues, bugs, or file feature requests for PowerToys.
77
url: https://github.com/Microsoft/powertoys/issues
88
about: Windows PowerToys product repo on GitHub (for reporting issues, bugs, or feature requests)
9-
- name: Report issues, bugs, or file feature requests for Windows Dev Home.
10-
url: https://github.com/Microsoft/devhome/issues
11-
about: Windows Dev Home product repo on GitHub (for reporting issues, bugs, or feature requests)
129
- name: Report issues, bugs, or file feature requests for Windows Package Manager.
1310
url: https://github.com/microsoft/winget-cli/issues
1411
about: Windows Package Manager product repo on GitHub (for reporting issues, bugs, or feature requests)

.openpublishing.publish.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,11 @@
6565
],
6666
"notification_subscribers": [],
6767
"sync_notification_subscribers": [
68-
"quradic@microsoft.com"
68+
"jkendir@microsoft.com"
6969
],
7070
"branches_to_filter": [],
7171
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/windows-dev-docs",
7272
"git_repository_branch_open_to_public_contributors": "docs",
73-
"skip_source_output_uploading": false,
7473
"need_preview_pull_request": true,
7574
"resolve_user_profile_using_github": true,
7675
"dependent_repositories": [
@@ -111,6 +110,7 @@
111110
}
112111
},
113112
"docs_build_engine": {},
113+
"skip_source_output_uploading": false,
114114
"contribution_branch_mappings": {},
115115
"need_generate_pdf_url_template": true,
116116
"need_generate_pdf": false

0 commit comments

Comments
 (0)