Skip to content

Commit d651e9b

Browse files
authored
[GitHub] Add pull request template (sonic-net#151)
Add GitHub pull request template
1 parent bd7830b commit d651e9b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/pull_request_template.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!-- Provide a general summary of your changes in the Title above -->
2+
3+
#### Description
4+
<!--
5+
Describe your changes in detail
6+
-->
7+
8+
#### Motivation and Context
9+
<!--
10+
Why is this change required? What problem does it solve?
11+
If this pull request closes/resolves an open Issue, make sure you
12+
include the text "fixes #xxxx", "closes #xxxx" or "resolves #xxxx" here
13+
-->
14+
15+
#### How Has This Been Tested?
16+
<!--
17+
Please describe in detail how you tested your changes.
18+
Include details of your testing environment, and the tests you ran to
19+
see how your change affects other areas of the code, etc.
20+
-->
21+
22+
#### Additional Information (Optional)

0 commit comments

Comments
 (0)