aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 7fbf05d7c8b368b0f0fd387c6f0875c19fea5d71 (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
---
name: Bug report
about: Something's wrong, you can feel it
title: "[Bug]: "
labels: bug
assignees: ''
---

**Type**
As in, "Non-responsive element" or "Build fails", "404 error" etc.

**Describe the bug**
If you can't describe it, then leave.

**How to reproduce it**
If it happened during a certain action, how exactly?

**Expected behavior**
Describe what you expected to happen.

**Actual behavior**
Describe what actually happened.

**Screenshots or logs**

**Optional messages**
Anything else you'd like to mention.