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
-
Related to issue #(issue)
6
-
7
-
## Type of change
8
-
9
-
-[ ] Bug fix (non-breaking change which fixes an issue)
10
-
-[ ] New feature (non-breaking change which adds functionality)
11
-
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
12
-
-[ ] This change requires a documentation update
3
+
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
13
4
14
5
# Checklist:
15
6
16
-
-[ ]My code follows the style guidelines of this project
7
+
-[ ]I submitted my PR to branch `develop`
17
8
-[ ] I have performed a self-review of my own code
18
9
-[ ] I have commented my code, particularly in hard-to-understand areas
10
+
-[ ] I have run or added tests to cover my contribution
0 commit comments