We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb7b16 commit e2c20cfCopy full SHA for e2c20cf
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,21 @@
1
+## Description, Motivation and Context
2
+
3
+Please include a summary of the change or what problem does it solve. Please also include relevant motivation and context.
4
5
+<!--- If it relates to an open issue, please link to the issue here.
6
+e.g.
7
+Fixes: #414
8
+-->
9
10
+## Checklist
11
12
+- [ ] New and existing tests pass locally with the changes.
13
+- [ ] Tests for the changes have been added (for bug fixes / features)
14
+- [ ] The commit message(s) are informative and highlight any breaking changes
15
16
+## Does this PR introduce a breaking change?
17
+- [ ] Yes
18
+- [ ] No
19
20
+<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
21
0 commit comments