Skip to content

Commit cc685f8

Browse files
authored
Merge pull request opendatahub-io#222 from HumairAK/add_pr_template
Add pr template.
2 parents 8fe21e8 + 050f4c2 commit cc685f8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Ths issue resolved by this Pull Request:
2+
Resolves #<issue_number>
3+
4+
## Description of your changes:
5+
<!--- This PR will be merged by any repository approver when it meets all the points in the checklist -->
6+
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
7+
8+
## Testing instructions
9+
<!--- Add any information that testers/qe should be aware of when testing this PR. Examples include what components
10+
to focus on, or what features are likely to be affected. -->
11+
12+
## Checklist
13+
- [ ] The commits are squashed in a cohesive manner and have meaningful messages.
14+
- [ ] Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
15+
- [ ] The developer has manually tested the changes and verified that the changes work

0 commit comments

Comments
 (0)