File tree Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Expand file tree Collapse file tree 1 file changed +10
-14
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,13 @@ Please check if your PR fulfills the following requirements:
1010What kind of change does this PR introduce?
1111
1212<!-- Please check the one that applies to this PR using "x". -->
13- ```
14- [ ] Bugfix
15- [ ] Feature
16- [ ] Code style update (formatting, local variables)
17- [ ] Refactoring (no functional changes, no api changes)
18- [ ] Build related changes
19- [ ] CI related changes
20- [ ] Other... Please describe:
21- ```
13+ - [ ] Bugfix
14+ - [ ] Feature
15+ - [ ] Code style update (formatting, local variables)
16+ - [ ] Refactoring (no functional changes, no api changes)
17+ - [ ] Build related changes
18+ - [ ] CI related changes
19+ - [ ] Other... Please describe:
2220
2321## What is the current behavior?
2422<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->
@@ -30,12 +28,10 @@ Issue Number: N/A
3028
3129
3230## Does this PR introduce a breaking change?
33- ```
34- [ ] Yes
35- [ ] No
36- ```
31+ - [ ] Yes
32+ - [ ] No
3733
3834<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
3935
4036
41- ## Other information
37+ ## Other information
You can’t perform that action at this time.
0 commit comments