|
35 | 35 | "powershellget-2.x/**/*": "https://github.com/powershell/powershellget/issues/new", |
36 | 36 | "powershellget-3.x/**/*": "https://github.com/powershell/psresourceget/issues/new" |
37 | 37 | }, |
38 | | - "feedback_system": { |
39 | | - "**/*": "OpenSource" |
40 | | - }, |
41 | | - "open_source_feedback_contributorGuideUrl": { |
42 | | - "**/*": "https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide" |
43 | | - }, |
44 | | - "open_source_feedback_issueTitle": { |
45 | | - "**/*": "Customer feedback - " |
46 | | - }, |
47 | | - "open_source_feedback_issueLabels": { |
48 | | - "**/*": "needs-triage" |
49 | | - }, |
50 | | - "open_source_feedback_issueUrl": { |
51 | | - "**/*": "https://github.com/MicrosoftDocs/PowerShell-Docs-PSGet/issues/new?template=04-customer-feedback.yml" |
52 | | - }, |
53 | 38 | "open_source_feedback_productDescription": { |
54 | 39 | "docs-conceptual/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:", |
55 | 40 | "docs-conceptual/concepts/**/*": "PowerShell Gallery documentation is open source. Select a link to provide feedback:", |
|
59 | 44 | "powershellget-2.x/**/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:", |
60 | 45 | "powershellget-3.x/**/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:" |
61 | 46 | }, |
62 | | - "open_source_feedback_productLogoLightUrl": { |
63 | | - "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" |
64 | | - }, |
65 | | - "open_source_feedback_productLogoDarkUrl": { |
66 | | - "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" |
67 | | - }, |
68 | 47 | "open_source_feedback_productName": { |
69 | 48 | "docs-conceptual/*": "PowerShellGet & Gallery feedback", |
70 | 49 | "docs-conceptual/concepts/**/*": "PowerShell Gallery feedback", |
|
74 | 53 | "powershellget-2.x/**/*": "PowerShellGet feedback", |
75 | 54 | "powershellget-3.x/**/*": "PSResourceGet feedback" |
76 | 55 | }, |
77 | | - "ms.prod": { |
78 | | - "**/*": "powershell" |
79 | | - }, |
80 | 56 | "ms.technology": { |
81 | 57 | "powershellget-1.x/**/*.md": "powershell-conceptual", |
82 | 58 | "powershellget-1.x/**/*.yml": "powershell-cmdlets", |
|
85 | 61 | "powershellget-3.x/**/*.md": "powershell-conceptual", |
86 | 62 | "powershellget-3.x/**/*.yml": "powershell-cmdlets" |
87 | 63 | }, |
88 | | - "ms.tgt_pltfr": { |
89 | | - "**/*": "windows, macos, linux" |
90 | | - }, |
91 | 64 | "ms.topic": { |
92 | 65 | "powershellget-1.x/**/*": "managed-reference", |
93 | 66 | "powershellget-2.x/**/*": "managed-reference", |
|
110 | 83 | "https://authoring-docs-microsoft.poolparty.biz/devrel/56936876-97d9-45cc-ad1b-9d63320447c8", |
111 | 84 | "https://authoring-docs-microsoft.poolparty.biz/devrel/8bce367e-2e90-4b56-9ed5-5e4e9f3a2dc3" |
112 | 85 | ] |
113 | | - }, |
114 | | - "social_image_url": { |
115 | | - "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-social.png" |
116 | 86 | } |
117 | 87 | }, |
118 | 88 | "globalMetadata": { |
119 | 89 | "breadcrumb_path": "/powershell/gallery/breadcrumb/toc.json", |
120 | 90 | "extendBreadcrumb": true, |
121 | 91 | "feedback_github_repo": "MicrosoftDocs/PowerShell-Docs-PSGet", |
| 92 | + "feedback_system": "OpenSource", |
| 93 | + "open_source_feedback_contributorGuideUrl": "https://learn.microsoft.com/powershell/scripting/community/contributing/powershell-style-guide", |
| 94 | + "open_source_feedback_issueTitle": "Customer feedback - ", |
| 95 | + "open_source_feedback_issueLabels": "needs-triage", |
| 96 | + "open_source_feedback_issueUrl": "https://github.com/MicrosoftDocs/PowerShell-Docs-PSGet/issues/new?template=04-customer-feedback.yml", |
| 97 | + "open_source_feedback_productLogoLightUrl": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg", |
| 98 | + "open_source_feedback_productLogoDarkUrl": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg", |
| 99 | + "author": "sdwheeler", |
122 | 100 | "manager": "jasongroce", |
123 | 101 | "ms.author": "sewhee", |
124 | | - "author": "sdwheeler", |
125 | 102 | "ms.devlang": "powershell", |
126 | 103 | "ms.prod": "powershell", |
| 104 | + "ms.tgt_pltfr": "windows, macos, linux", |
127 | 105 | "searchScope": [ |
128 | 106 | "PowerShell" |
129 | 107 | ], |
| 108 | + "social_image_url": "https://learn.microsoft.com/media/logos/logo-powershell-social.png", |
130 | 109 | "titleSuffix": "PowerShell", |
131 | 110 | "toc_preview": true, |
132 | 111 | "uhfHeaderId": "MSDocsHeader-Powershell" |
|
0 commit comments