Skip to content

Commit 14d78b5

Browse files
committed
Update github bug report template.
1 parent 924a86f commit 14d78b5

File tree

1 file changed

+10
-18
lines changed

1 file changed

+10
-18
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+10-18
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,24 @@ assignees: ''
77

88
---
99

10+
**Did you read the notes?**
11+
Make sure that you have read the [Important
12+
notes](https://factor-analyzer.readthedocs.io/en/latest/notes.html) section
13+
before you file an issue.
14+
1015
**Describe the bug**
1116
A clear and concise description of what the bug is.
1217

1318
**To Reproduce**
14-
Steps to reproduce the behavior:
15-
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
19+
Minimal code as well as sample data to reproduce the behavior.
1920

2021
**Expected behavior**
2122
A clear and concise description of what you expected to happen.
2223

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
25-
26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
30-
31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
24+
**Versions (please complete the following information):**
25+
- OS
26+
- Python
27+
- Versions for `factor_analyzer` / `numpy` / `scipy` / `pandas`
3628

3729
**Additional context**
3830
Add any other context about the problem here.

0 commit comments

Comments
 (0)