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.
2 parents d6f1c52 + 730e4e2 commit 16d9b2cCopy full SHA for 16d9b2c
.github/pull_request_template.md
@@ -0,0 +1,23 @@
1
+<!--
2
+
3
+For more information on the requirements for pull requests, please see [the CONTRIBUTING.md](CONTRIBUTING.md).
4
5
+-->
6
7
+[] I confirm this contribution is my own and I agree to license it with Apache 2.0.
8
+[] I confirm the moderators may change the PR before merging it in.
9
10
+### Summary of changes <!-- Required -->
11
12
13
+ Please provide the following information:
14
15
+ Description of the the change (what is this fixing / adding / removing?).
16
17
+ Why the change is needed, add references to issues if this is a fix.
18
19
+ Avoid too large commits. Each commit should be an atomic, independent change.
20
21
+ Write good, descriptive Git commit messages.
22
23
0 commit comments