38 lines
989 B
Markdown
38 lines
989 B
Markdown
---
|
|
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.
|
|
|
|
**Spoolman Host (please complete the following information):**
|
|
- Installation type: [Docker or Standalone]
|
|
- Installed version: [e.g. 0.17.0, can be found at the bottom of your spoolman website if you don't know]
|
|
- OS and Distro: [e.g. Ubuntu, Raspbian]
|
|
- Database type: [SQLite, PostgreSQL, etc]
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. Windows, Mac, iOS, Android, ...]
|
|
- Browser [e.g. Chrome, Firefox, Safari, ...]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|