lemmy/.github/ISSUE_TEMPLATE/BUG_REPORT.md

28 lines
561 B
Markdown
Raw Normal View History

2020-07-04 03:39:43 +00:00
---
name: "🐞 Bug Report"
about: Create a report to help us improve Lemmy
title: ''
labels: 'type: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?