File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 182
182
},
183
183
"open_source_feedback_issueUrl" : {
184
184
"docs/**.*" : " https://github.com/dotnet/docs/issues/new?template=customer-feedback.yml" ,
185
- "_csharplang/**.*" : " https://github.com/dotnet/docs /issues/new?template=customer -feedback.yml" ,
186
- "_csharpstandard/standard/*.md" : " https://github.com/dotnet/docs /issues/new?template=customer -feedback.yml" ,
185
+ "_csharplang/**.*" : " https://github.com/dotnet/charplang /issues/new?template=docs -feedback.yml" ,
186
+ "_csharpstandard/standard/*.md" : " https://github.com/dotnet/csharpstandard /issues/new?template=docs -feedback.yml" ,
187
187
"_vblang/**.*" : " https://github.com/dotnet/docs/issues/new?template=customer-feedback.yml" ,
188
188
"_roslyn/**.*" : " https://github.com/dotnet/docs/issues/new?template=customer-feedback.yml"
189
189
},
222
222
"_vblang/**.*" : " https://learn.microsoft.com/media/logos/logo_net.svg" ,
223
223
"_roslyn/**.*" : " https://learn.microsoft.com/media/logos/logo_net.svg"
224
224
},
225
+ "open_source_feedback_issueLabels" : {
226
+ "_csharplang/**.*" : " Area-Speclets,untriaged" ,
227
+ "_csharpstandard/standard/*.md" : " status: needs triaging"
228
+ },
225
229
"social_image_url" : {
226
230
"docs/**/*.*" : " /dotnet/media/dotnet-logo.png" ,
227
231
"docs/azure/**/*.*" : " /dotnet/media/dotnet-bot_cloud-apps.png" ,
You can’t perform that action at this time.
0 commit comments