about summary refs log tree commit diff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: f49964bd9f5bfb2637bd258c3c4b399020ad7600 (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

---

<!-- 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? -->