Skip to content
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
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:
10
10
What kind of change does this PR introduce?
11
11
12
12
<!-- 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:
22
20
23
21
## What is the current behavior?
24
22
<!-- Please describe the current behavior that you are modifying, or link to a relevant issue. -->
@@ -30,12 +28,10 @@ Issue Number: N/A
30
28
31
29
32
30
## Does this PR introduce a breaking change?
33
- ```
34
- [ ] Yes
35
- [ ] No
36
- ```
31
+ - [ ] Yes
32
+ - [ ] No
37
33
38
34
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
39
35
40
36
41
- ## Other information
37
+ ## Other information
You can’t perform that action at this time.
0 commit comments