lemmy/.github/ISSUE_TEMPLATE/BUG_REPORT.md

32 lines
747 B
Markdown
Raw Normal View History

2020-07-04 03:39:43 +00:00
---
2020-07-04 11:38:20 +00:00
name: "\U0001F41E Bug Report"
2020-07-04 03:39:43 +00:00
about: Create a report to help us improve Lemmy
title: ''
2020-07-04 11:38:20 +00:00
labels: bug
2020-07-04 03:39:43 +00:00
assignees: ''
---
Found a bug? Please fill out the sections below. 👍
For front end issues, use [lemmy-ui](https://github.com/LemmyNet/lemmy-ui)
If you have problems installing Lemmy, you should post in [!lemmy_support](https://lemmy.ml/c/lemmy_support).
2020-07-04 03:39:43 +00:00
### 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?