File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed
Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 11<!--
22
33Thanks for creating a pull request!
4- If this is your first time, please make sure to review CONTRIBUTING.MD .
4+ If this is your first time, please make sure to review CONTRIBUTING.md .
55
66-->
77
88## Summary
9+ <!--
10+ Please provide a description that explains *why* your PR is changing something
11+ in the codebase, and focus less on what *what* you're changing. The following are
12+ good questions to ask yourself when writing the PR summary:
913
10- ## What Type of PR Is This?
14+ * What are the problems you are trying to solve?
15+ * What assumptions did you make when implementing your changes?
16+ * Which workflows will be affected/improved by your change?
17+ -->
1118
19+ ## What Type of PR Is This?
1220<!--
13-
1421Add one of the following kinds:
1522/kind bug
23+ /kind chore
1624/kind cleanup
1725/kind documentation
1826/kind feature
@@ -23,19 +31,16 @@ Optionally add one or more of the following kinds if applicable:
2331/kind failing-test
2432/kind flake
2533/kind regression
26-
2734-->
2835
2936## Related Issue(s)
30-
3137Fixes #
3238
3339## Release Notes
34-
3540<!--
36- Please add a release note in the block below. Leave NONE only if no user-facing changes are in this PR.
41+ Please add a release note in the block below.
42+ Leave NONE only if no user-facing changes are in this PR.
3743-->
38-
3944``` release-note
4045NONE
4146```
You can’t perform that action at this time.
0 commit comments