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 276cd08 + d5f30ca commit a1080ffCopy full SHA for a1080ff
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,32 @@
1
+**What type of PR is this?**
2
+
3
+<!--
4
+Add one of the following kinds:
5
6
+/kind api-change
7
+/kind bug
8
+/kind cleanup
9
+/kind deprecation
10
+/kind design
11
+/kind documentation
12
+/kind failing-test
13
+/kind feature
14
+/kind flake
15
16
+-->
17
18
+**What this PR does / why we need it**:
19
20
+**Which issue(s) this PR fixes**:
21
+Fixes #
22
23
+**Special notes for your reviewer**:
24
25
+**Does this PR introduce a user-facing change?**:
26
27
+If no, just write "NONE" in the release-note block below.
28
+If yes, a release note is required.
29
30
+```release-note
31
32
+```
0 commit comments