Skip to content

Commit 4f949a5

Browse files
committed
clean bug template
1 parent bd1244c commit 4f949a5

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@ assignees: ''
99
**Describe the bug**
1010
A clear and concise description of what the bug is.
1111

12+
** Version number **
13+
I am using the following versions/branch/sha1 of the anemoi packages
14+
(alternatively the output of `pip freeze`)
15+
1216
**To Reproduce**
1317
Steps to reproduce the behavior:
1418
1. Go to '...'
15-
2. Click on '....'
16-
3. Scroll down to '....'
17-
4. See error
19+
2. Run this '....'
20+
3. See error
1821

1922
**URL to sample input data**
2023
Provide a URL to a sample input data, or attach a file to that report if it is small enough.
@@ -25,16 +28,5 @@ A clear and concise description of what you expected to happen.
2528
**Screenshots**
2629
If applicable, add screenshots to help explain your problem.
2730

28-
**Desktop (please complete the following information):**
29-
- OS: [e.g. iOS]
30-
- Browser [e.g. chrome, safari]
31-
- Version [e.g. 22]
32-
33-
**Smartphone (please complete the following information):**
34-
- Device: [e.g. iPhone6]
35-
- OS: [e.g. iOS8.1]
36-
- Browser [e.g. stock browser, safari]
37-
- Version [e.g. 22]
38-
3931
**Additional context**
4032
Add any other context about the problem here.

0 commit comments

Comments
 (0)