We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31636e commit f9cf8c9Copy full SHA for f9cf8c9
.github/pull_request_template.md
@@ -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