summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/BUG_REPORT.md
blob: b57e0e12515ee80fa389047db63bc1c0e5360a28 (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: "\U0001F41E Bug Report"
about: Create a report to help us improve Lemmy
title: ''
labels: bug
assignees: ''

---

Found a bug? Please fill out the sections below. 👍

### Issue Summary

A summary of the bug.


### Steps to Reproduce

1. (for example) I clicked login, and an endless spinner show up.
2. I tried to install lemmy via this guide, and I'm getting this error.
3. ...

### Technical details

* Please post your log: `sudo docker-compose logs > lemmy_log.out`.
* What OS are you trying to install lemmy on? 
* Any browser console errors?