1
Fork 0
photoview/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
745 B
Markdown
Raw Permalink Normal View History

2021-02-26 10:23:48 +01:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**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.
**Your environment:**
Feel free to remove and add what you think might be useful.
- Are you using Docker? [yes / no]
- Database [e.g. mariadb 10.5]
- Browser [e.g. chrome, safari]
- Version [e.g. 2.0.0]
**Additional context**
Add any other context about the problem here.