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 open this PR against the `dev` branch. **Do NOT** use the `master` branch, as I use it only for released code!
4
+
5
+
Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.
6
+
7
+
Fixes #(issue)
8
+
9
+
## Type of change
10
+
11
+
(Please delete options that are not relevant.)
12
+
13
+
-[ ] Bug fix or improvement (non-breaking change which fixes an issue, or improvements like code clean-up)
14
+
-[ ] New feature (non-breaking change which adds functionality)
15
+
-[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
16
+
-[ ] This change requires a documentation update (the maintainer will take care of this)
17
+
18
+
## Checklist:
19
+
20
+
-[ ] I have performed a self-review of my own code
21
+
-[ ] I have commented my code (only required for new or big features)
0 commit comments