]> Untitled Git - lemmy-ui.git/blob - .github/ISSUE_TEMPLATE/BUG_REPORT.md
Merge pull request #361 from unbeatable-101/patch-1
[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
10 Found a bug? Please fill out the sections below. 👍
11
12 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
13
14 ### Issue Summary
15
16 A summary of the bug.
17
18
19 ### Steps to Reproduce
20
21 1. (for example) I clicked login, and an endless spinner show up.
22 2. I tried to install lemmy via this guide, and I'm getting this error.
23 3. ...
24
25 ### Technical details
26
27 * Please post your log: `sudo docker-compose logs > lemmy_log.out`.
28 * What OS are you trying to install lemmy on? 
29 * Any browser console errors?