Skip to content

Commit b3ba870

Browse files
Update issue templates
1 parent 99a38c1 commit b3ba870

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behaviour:
15+
1. Use function XYZ() with inputs A, B and C.
16+
2. I get results R1 (or something else happens)...
17+
3. ...instead of R2 that was expected.
18+
19+
**Expected behaviour**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**System (please complete the following information):**
26+
- OS: [e.g. Windows 10]
27+
- Python: [e.g. ver 3.6.4]
28+
- Version [e.g. 0.1]
29+
30+
**Additional context**
31+
Add any other context about the problem here.

0 commit comments

Comments
 (0)