aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: b62c156db030c363371502e9ecad4d6692c2dbdf (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: 'pml68'
---

**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.