summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 02dc0b291acf2a80d967ac714fa1f1e69148271b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
name: Bug report
about: Found a bug?  Please report it if it hasn't already been filed...
title: ""
labels: "bug"
assignees: "ClementTsang"
---

## Describe the bug

A clear and concise description of what the bug is and what the expected behaviour was.

## To reproduce

Steps on how to reproduce the behaviour:

1. Go to ...
2. See error

## Screenshots

If applicable, add screenshots to help explain your problem.

## Platform

Provide information on:

**OS:**
**Terminal:**

## Additional context

If anything hasn't been covered by the above categories, state it down here.