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
Before opening a pull request, please open an issue describing the problem or feature the pull request will adress. You can follow the steps in CONTRIBUTING.rst. in case of any doubts regarding the process.
3
+
4
+
Replace this comment with a description of the change.
5
+
-->
6
+
7
+
<!--
8
+
Link to relevant issue(s). Use "fixes" to automatically close an issue.
9
+
-->
10
+
11
+
- fixes #<issuenumber>
12
+
13
+
<!--
14
+
Make sure to complete each step bellow and add "x" to each box.
15
+
16
+
If only docs were changed, these aren't relevant and can be removed.
17
+
-->
18
+
19
+
Checklist:
20
+
21
+
-[ ] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
22
+
-[ ] Add or update relevant docs, in the docs folder and in code.
23
+
-[ ] Add an entry in `docs/CHANGELOG.rst`, summarizing the change and linking to the issue.
0 commit comments