about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 8ae4bb8825335b58f70dc7a45e3e1587deb7c95e (plain) (blame)
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: If something isn't working as expected
labels: bug
---

<!-- Make sure that you are submitting a new bug that was not previously reported or already fixed -->

<!-- Please use a concise and distinct title for the issue -->

### Expected behaviour

<!-- What should have happened? -->

### Actual behaviour

<!-- What happened? -->

### Steps to reproduce the problem

<!-- What were you trying to do? -->

### Specifications

<!-- What version or commit hash of Mastodon did you find this bug in? -->

<!-- If a front-end issue, what browser and operating systems were you using? -->