Skip to content

Commit 4afd6af

Browse files
committed
Update issue template
1 parent 1b706f8 commit 4afd6af

File tree

1 file changed

+20
-5
lines changed

1 file changed

+20
-5
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,29 @@
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:
28
* 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)
317

4-
### Description
18+
### Expected Result
519

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
821

9-
### What I Did
22+
### What I did which shows issue
1023

1124
```
1225
Paste the command(s) you ran and the output.
1326
If there was a crash, please include the traceback here.
1427
```
28+
29+
### Any other information you believe is relevant

0 commit comments

Comments
 (0)