You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/.github/ISSUE_TEMPLATE/BUG_REPORT.md

828 B

name about title labels assignees
🐞 Bug Report Create a report to help us improve Lemmy bug
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support .
  • Is this a UI / front end issue? Use the lemmy-ui repo.

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?