]> Untitled Git - lemmy-ui.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.md
69b116fd29ddb859a224f7e23b3b6d5b3e5705cc
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.md
1 ---
2 name: "\U0001F41E Bug Report"
3 about: Create a report to help us improve Lemmy
4 title: ""
5 labels: bug
6 assignees: ""
7 ---
8
9 Found a bug? Please fill out the sections below. 👍
10
11 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
12
13 ### Issue Summary
14
15 A summary of the bug.
16
17 ### Steps to Reproduce
18
19 1. (for example) I clicked login, and an endless spinner show up.
20 2. I tried to install lemmy via this guide, and I'm getting this error.
21 3. ...
22
23 ### Technical details
24
25 - Please post your log: `sudo docker-compose logs > lemmy_log.out`.
26 - What OS are you trying to install lemmy on?
27 - Any browser console errors?