File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -10,21 +10,15 @@ Before submitting an issue please confirm you have checked the follow
10
10
* CPU architecture (x86,arm,etc):
11
11
12
12
## Description of issue
13
- Please tick the boxes which apply to your issue
14
- - [ ] Bug in xeus-cpp
15
- - [ ] Request for new feature to be added
16
- - [ ] Issue with documentation
17
- - [ ] Other (please state below)
13
+ Please provide a description of the issue (fill out subsequent sections if your issue corresponds to a xeus-cpp not working as expected)
18
14
19
- ### Expected Result
20
-
21
- ### Result I am getting
22
-
23
- ### What I did which shows issue
15
+ ### Commands or code executed
24
16
25
17
```
26
- Paste the command(s) you ran and the output.
18
+ Paste the command(s) or code you executed and the output.
27
19
If there was a crash, please include the traceback here.
28
20
```
29
21
22
+ ### Expected Result
23
+
30
24
### Any other information you believe is relevant
You can’t perform that action at this time.
0 commit comments