File tree Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Original file line number Diff line number Diff line change 1
- * xeus-cookiecutter version:
1
+ # Checklist
2
+ Before submitting an issue please confirm you have checked the follow
3
+ - [ ] This issue is not a duplicate of one already open
4
+ - [ ] The title of the issue is clear
5
+
6
+ # System information
7
+ * xeus-cpp version:
2
8
* Operating System:
9
+ * CPU architechture:
10
+
11
+ ## Description of issue
12
+ Please tick the boxes which apply to your issue
13
+ - [ ] Bug in xeus-cpp
14
+ - [ ] Request for new feature to be added
15
+ - [ ] Issue with documentation
16
+ - [ ] Other (please state below)
3
17
4
- ### Description
18
+ ### Expected Result
5
19
6
- Describe what you were trying to get done.
7
- Tell us what happened, what went wrong, and what you expected to happen.
20
+ ### Result I am getting
8
21
9
- ### What I Did
22
+ ### What I did which shows issue
10
23
11
24
```
12
25
Paste the command(s) you ran and the output.
13
26
If there was a crash, please include the traceback here.
14
27
```
28
+
29
+ ### Any other information you believe is relevant
You can’t perform that action at this time.
0 commit comments