|
27 | 27 | "externalReference": [], |
28 | 28 | "fileMetadata": { |
29 | 29 | "feedback_product_url": { |
| 30 | + "docs-conceptual/*": "https://github.com/powershell/psresourceget/issues/new", |
30 | 31 | "docs-conceptual/concepts/**/*": "https://github.com/powershell/powershellgallery/issues/new", |
31 | 32 | "docs-conceptual/how-to/**/*": "https://github.com/powershell/powershellgallery/issues/new", |
32 | | - "docs-conceptual/powershellget/**/*": "https://github.com/powershell/psresourceget/issues/new" |
| 33 | + "docs-conceptual/powershellget/**/*": "https://github.com/powershell/psresourceget/issues/new", |
| 34 | + "powershellget-1.x/**/*": "https://github.com/powershell/powershellget/issues/new", |
| 35 | + "powershellget-2.x/**/*": "https://github.com/powershell/powershellget/issues/new", |
| 36 | + "powershellget-3.x/**/*": "https://github.com/powershell/psresourceget/issues/new" |
33 | 37 | }, |
34 | 38 | "feedback_system": { |
35 | 39 | "**/*": "OpenSource" |
|
44 | 48 | "**/*": "needs-triage" |
45 | 49 | }, |
46 | 50 | "open_source_feedback_issueUrl": { |
47 | | - "**/*": "https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/issues/new?template=04-customer-feedback.yml" |
| 51 | + "**/*": "https://github.com/MicrosoftDocs/PowerShell-Docs-PSGet/issues/new?template=04-customer-feedback.yml" |
48 | 52 | }, |
49 | 53 | "open_source_feedback_productDescription": { |
50 | | - "**/powershellget*/**/*": "PowerShellGet is an open source project. Select a link to provide feedback:" |
| 54 | + "docs-conceptual/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:", |
| 55 | + "docs-conceptual/concepts/**/*": "PowerShell Gallery documentation is open source. Select a link to provide feedback:", |
| 56 | + "docs-conceptual/how-to/**/*": "PowerShell Gallery documentation is open source. Select a link to provide feedback:", |
| 57 | + "docs-conceptual/powershellget/**/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:", |
| 58 | + "powershellget-1.x/**/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:", |
| 59 | + "powershellget-2.x/**/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:", |
| 60 | + "powershellget-3.x/**/*": "The PowerShellGet and PSResourceGet modules are open source projects. Select a link to provide feedback:" |
51 | 61 | }, |
52 | 62 | "open_source_feedback_productLogoLightUrl": { |
53 | 63 | "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" |
|
56 | 66 | "**/*": "https://learn.microsoft.com/media/logos/logo-powershell-core.svg" |
57 | 67 | }, |
58 | 68 | "open_source_feedback_productName": { |
59 | | - "powershellget-*/**/*": "PowerShellGet feedback", |
| 69 | + "docs-conceptual/*": "PowerShellGet & Gallery feedback", |
60 | 70 | "docs-conceptual/concepts/**/*": "PowerShell Gallery feedback", |
61 | | - "docs-conceptual/how-to/**/*": "PowerShell Gallery feedback" |
| 71 | + "docs-conceptual/how-to/**/*": "PowerShell Gallery feedback", |
| 72 | + "docs-conceptual/powershellget/**/*": "PowerShellGet feedback", |
| 73 | + "powershellget-1.x/**/*": "PowerShellGet feedback", |
| 74 | + "powershellget-2.x/**/*": "PowerShellGet feedback", |
| 75 | + "powershellget-3.x/**/*": "PSResourceGet feedback" |
62 | 76 | }, |
63 | 77 | "ms.prod": { |
64 | 78 | "**/*": "powershell" |
65 | 79 | }, |
66 | 80 | "ms.technology": { |
67 | | - "powershellget-*/**.md": "powershell-conceptual", |
68 | | - "powershellget-*/**.yml": "powershell-cmdlets" |
| 81 | + "powershellget-*/*.md": "powershell-conceptual", |
| 82 | + "powershellget-*/*.yml": "powershell-cmdlets" |
69 | 83 | }, |
70 | 84 | "ms.tgt_pltfr": { |
71 | 85 | "**/*": "windows, macos, linux" |
|
95 | 109 | "breadcrumb_path": "/powershell/gallery/breadcrumb/toc.json", |
96 | 110 | "extendBreadcrumb": true, |
97 | 111 | "feedback_github_repo": "MicrosoftDocs/PowerShell-Docs-PSGet", |
98 | | - "feedback_product_url": "https://github.com/PowerShell/PowerShellGet/issues/new/choose", |
99 | 112 | "manager": "jasongroce", |
100 | 113 | "ms.author": "sewhee", |
101 | 114 | "author": "sdwheeler", |
|
0 commit comments