Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankueppers committed Aug 10, 2023
1 parent 9c81e2e commit 996ff64
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**Stack Trace**
Please provide the stack trace that the application has given to you

**To Reproduce**
- Execution-Command:
- Brief description of the used data set

**Environment:**
- OS:
- Python-Version:

**Additional context (optional)**
Add any other context about the problem here.

0 comments on commit 996ff64

Please sign in to comment.