Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 5ee2b5d

Browse files
authored
Add link to live tests instructions (#108)
* Add link to live tests instructions Add link to live tests instructions * Move PR template to standard location Rename .github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md to .github/PULL_REQUEST_TEMPLATE.md
1 parent a6bf440 commit 5ee2b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md renamed to .github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
- [ ] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, [see this page](https://github.com/Azure/azure-powershell/blob/master/documentation/development-docs/cleaning-up-commits.md).
99
- [ ] If it's a core feature, I have added thorough tests.
1010
- [ ] If it's a noteworthy bug fix or new feature, I have added an entry in CHANGELOG.md with a link back to the PR or issue
11-
- [ ] Have a team member run live tests:
11+
- [ ] Have a team member run [live tests](https://github.com/Azure/azure-mcp/blob/main/CONTRIBUTING.md#live-tests):
1212
- [ ] Team Member: Inspect PR for security issues before queueing a test run
1313
- [ ] Team Member: Add this comment to the pr `/azp run azure - mcp` to start the run

0 commit comments

Comments
 (0)