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 4e41b5d commit b6209f5Copy full SHA for b6209f5
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,21 @@
1
+## Description
2
+
3
+Describe your changes.
4
5
+## Motivation and Context
6
7
+Why is this change required? What problem does it solve? If it fixes an open
8
+issue, please link to the issue here.
9
10
+## Documentation impact
11
12
+- [ ] Documentation update required
13
+- [ ] Documentation updated [in another PR](_)
14
+- [ ] No documentation update required
15
16
+## Types of changes
17
18
+- [ ] Bug fix (non-breaking change which fixes an issue)
19
+- [ ] New feature (non-breaking change which adds functionality)
20
+- [ ] Breaking change (fix or feature that would cause existing functionality to
21
+ not work as expected)
0 commit comments