1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-23 02:06:15 +02:00
immich/.github/ISSUE_TEMPLATE/bug_report.md

47 lines
1.1 KiB
Markdown
Raw Normal View History

2022-03-19 19:18:21 +02:00
---
name: Bug report
about: Create a report to help us improve
2022-05-26 22:10:50 +02:00
title: '[BUG] <title>'
labels: bug, need triage
2022-03-19 19:18:21 +02:00
assignees: ''
---
2022-05-26 22:10:50 +02:00
<!--
Note: Please search to see if an issue already exists for the bug you encountered.
-->
2022-03-19 19:18:21 +02:00
**Describe the bug**
A clear and concise description of what the bug is.
2022-05-26 22:10:50 +02:00
**Task List**
2022-05-26 22:12:08 +02:00
[ ] I have read thoroughly the README setup and installation instructions.
2022-05-26 22:10:50 +02:00
[ ] If my setup is different, I have included my docker-compose file.
[ ] I have included my redacted `.env` file.
2022-05-26 22:12:08 +02:00
[ ] I have included information on my machine, and environment.
2022-05-26 22:10:50 +02:00
2022-03-19 19:18:21 +02:00
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.