Skip to content

Commit 4d703da

Browse files
authored
create PULL_REQUEST_TEMPLATE.md that explicitly gives /label pr-review-ai-ide-team
This is modification of the template from * https://github.com/opendatahub-io/.github/blob/main/PULL_REQUEST_TEMPLATE.md
1 parent bed7e82 commit 4d703da

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--- Provide a general summary of your changes in the Title above -->
2+
3+
## Description
4+
<!--- Describe your changes in detail -->
5+
6+
## How Has This Been Tested?
7+
<!--- Please describe in detail how you tested your changes. -->
8+
<!--- Include details of your testing environment, and the tests you ran to -->
9+
<!--- see how your change affects other areas of the code, etc. -->
10+
11+
## Merge criteria:
12+
<!--- This PR will be merged by any repository approver when it meets all the points in the checklist -->
13+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
14+
15+
- [ ] The commits are squashed in a cohesive manner and have meaningful messages.
16+
- [ ] Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
17+
- [ ] The developer has manually tested the changes and verified that the changes work
18+
19+
/label pr-review-ai-ide-team

0 commit comments

Comments
 (0)