File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ and followed the instructions by checking all the boxes:
1111
1212- [ ] I confirm this PR is modifying only SDK configurations, and not API related specifications.
1313- [ ] I have reviewed and used the respective ` tspconfig.yaml ` templates:
14- - [ ARM tspconfig template] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.Management/tspconfig.yaml )
15- - [ Data plane tspconfig template] ( https://github.com/Azure/azure-rest-api-specs/blob/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml )
14+ - [ ARM tspconfig template] ( https://aka.ms/azsdk/tspconfig-sample-mpg )
15+ - [ Data plane tspconfig template] ( https://aka.ms/azsdk/tspconfig-sample-dpg )
1616
1717## Getting help
1818
@@ -22,4 +22,4 @@ and followed the instructions by checking all the boxes:
2222- For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix .
2323- If the PR CI checks appear to be stuck in ` queued ` state, please add a comment with contents ` /azp run ` .
2424 This should result in a new comment denoting a ` PR validation pipeline ` has started and the checks should be updated after few minutes.
25- - If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
25+ - If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
You can’t perform that action at this time.
0 commit comments