Skip to content

Commit f9cf8c9

Browse files
authored
[GitHub] Add pull request template (sonic-net#167)
Add GitHub pull request template
1 parent c31636e commit f9cf8c9

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/pull_request_template.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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)
23+

0 commit comments

Comments
 (0)