summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 0b025e0d9977ec85f73ecbd119923e91ca39e1d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
name: Bug report
about: Create a bug report

---

## Description
<!-- Add a description of the bug -->

## Reproduction Steps
<!-- Add a list of commands that you ran that triggered the bug -->

## Output
<!-- Add the full output of these commands or any logs, showing any errors -->

## Environment
<!-- Include your environment (OS version, Python version, etc.) -->