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
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. -->
4
+
5
+
Fixes # (issue)
6
+
7
+
## Requirement/Documentation
8
+
9
+
<!-- Please provide all documents that are important to understand the reason of that PR. -->
10
+
11
+
- If there is a requirement document, please, share it here.
12
+
13
+
## Type of change
14
+
15
+
<!-- Please delete bullets that are not relevant. -->
16
+
17
+
-[ ] Bug fix (non-breaking change which fixes an issue)
-[ ] New feature (non-breaking change which adds functionality)
20
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
21
+
-[ ] Tests (Unit/Integration/E2E or any other test)
22
+
-[ ] This change requires a documentation update
23
+
24
+
25
+
## Mandatory Tasks
26
+
27
+
-[ ] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected. Make sure before submmiting this PR you run tests with evaluate.py
0 commit comments