Skip to content

Commit 3e9e77d

Browse files
Adding PR Template (#5130)
* Adding PR Template for agents repo * Fixing typos * minor update * Adding note on how to link ADO WI
1 parent 69b29c3 commit 3e9e77d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
3+
**Issue:** <Please describe the issue and add links to issue this is resolving>
4+
> Note: For adding link to ADO WI see [here](https://learn.microsoft.com/en-us/azure/devops/boards/github/link-to-from-github?view=azure-devops).
5+
6+
**Description:** <Describe your changes here>
7+
8+
**Risk Assesment(Low/Medium/High)**: <Please add the reasoning for the risk assesment>
9+
10+
**Added unit tests:** (Y/N) <Please mark if unit tests were added or updated according changes>
11+
12+
**Additional Tests Performed:** <Add the list of tests Manual or Automated performed for your changes>

0 commit comments

Comments
 (0)