Skip to content

Commit 89c3b8d

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent b9f9390 commit 89c3b8d

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,15 @@ Before submitting an issue please confirm you have checked the follow
1010
* CPU architecture (x86,arm,etc):
1111

1212
## 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)
1814

19-
### Expected Result
20-
21-
### Result I am getting
22-
23-
### What I did which shows issue
15+
### Commands or code executed
2416

2517
```
26-
Paste the command(s) you ran and the output.
18+
Paste the command(s) or code you executed and the output.
2719
If there was a crash, please include the traceback here.
2820
```
2921

22+
### Expected Result
23+
3024
### Any other information you believe is relevant

0 commit comments

Comments
 (0)