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
...Include details of the change made in this Pull Request or additional notes for the solution. Anything that can be useful for reviewers of this PR...
8
+
9
+
### Type of change
10
+
11
+
-[ ] Bug fix
12
+
-[ ] Regression bug fix
13
+
-[ ] Optimization
14
+
-[ ] New feature
15
+
16
+
### How risky is the change?
17
+
18
+
-[ ] Low
19
+
-[ ] Moderate
20
+
-[ ] High
21
+
-[ ] Not relevant
22
+
23
+
### Backward compatibility
24
+
25
+
-[ ] Non breaking change
26
+
-[ ] Ensured. Please explain how has it been implemented?
27
+
-[ ] Breaking change
28
+
-[ ] Not relevant
29
+
30
+
### Is it platform specific issue?
31
+
32
+
-[ ] Yes. Please list the affected platforms.
33
+
-[ ] No
34
+
35
+
### Documentation update
36
+
37
+
-[ ] This change requires a documentation update. Please mark the issue on YouTrack using `Python Documentation Required` tag.
38
+
-[ ] No documentation update is needed
39
+
40
+
### Testing by Contributor
41
+
42
+
-[ ] Tests have been added that prove the fix is effective or that the feature works
43
+
-[ ] It has been verified by manual testing
44
+
-[ ] Existing tests verify the correct behavior
45
+
46
+
### Is there any existing behavior change of other features due to this change?
47
+
48
+
-[ ] Yes. Please list the affected features/subsystems and provide appropriate explanation
0 commit comments