Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit b063a9b

Browse files
author
Erin Driggers
authored
Create pull_request_template.md
Initial pull request template. We can change as needed based on feedback.
1 parent 5ddcf9b commit b063a9b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/pull_request_template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--- Provide a general summary of your changes in the Title above -->
2+
3+
## Description
4+
<!--- Describe your changes in detail -->
5+
6+
## Motivation and Context
7+
<!--- Why is this change required? What problem does it solve? -->
8+
<!--- If it fixes an open issue, please link to the issue here. -->
9+
10+
## Dependencies
11+
<!--- If this fix is dependent on code in other repos to be deployed, list that here. -->
12+
13+
## How Has This Been Tested?
14+
<!--- Please describe in detail how you tested your changes. -->
15+
<!--- Include details of your testing environment, and the tests you ran to -->
16+
<!--- see how your change affects other areas of the code, etc. -->
17+
18+
## Screenshots (if appropriate):

0 commit comments

Comments
 (0)