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 @@ -4,16 +4,14 @@ What kind of change does this PR introduce?
44
55<!-- Please check the one that applies to this PR using "x". -->
66
7- ```
8- [ ] Bugfix
9- [ ] Feature
10- [ ] Code style update (formatting, local variables)
11- [ ] Refactoring (no functional changes, no api changes)
12- [ ] Build related changes
13- [ ] CI related changes
14- [ ] Documentation content changes
15- [ ] Other... Please describe:
16- ```
7+ - [ ] Bugfix
8+ - [ ] Feature
9+ - [ ] Code style update (formatting, local variables)
10+ - [ ] Refactoring (no functional changes, no api changes)
11+ - [ ] Build related changes
12+ - [ ] CI related changes
13+ - [ ] Documentation content changes
14+ - [ ] Other... Please describe:
1715
1816## What is the current behavior?
1917
@@ -25,10 +23,8 @@ Issue Number: N/A
2523
2624## Does this PR introduce a breaking change?
2725
28- ```
29- [ ] Yes
30- [ ] No
31- ```
26+ - [ ] Yes
27+ - [ ] No
3228
3329<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
3430
You can’t perform that action at this time.
0 commit comments