Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit f9fd7c1

Browse files
author
Peter Izsak
authored
Update issue templates
1 parent fe41664 commit f9fd7c1

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: 'bug: [short bug description]'
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
Model/procedure: what model or procedure were you running?
13+
14+
**To Reproduce**
15+
Steps to reproduce the behavior:
16+
1.
17+
2.
18+
3.
19+
4.
20+
21+
**Expected behavior**
22+
23+
**Environment setup: **
24+
- OS (Linux/Mac OS):
25+
- Python version:
26+
- Backend:
27+
28+
**Additional context**

0 commit comments

Comments
 (0)