mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-19 22:38:28 +00:00
46 lines
935 B
Markdown
46 lines
935 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Information
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
## Environment
|
|
|
|
### Back End
|
|
**Server:**
|
|
- OS: [e.g. Ubuntu, CentOS]
|
|
- Python Version:
|
|
- Reverse Proxy: [e.g. NGINX, Caddy]
|
|
- Redis Version:
|
|
|
|
### Front End
|
|
**Desktop:**
|
|
- OS: [e.g. Windows, macOS, Linux]
|
|
- Browser [e.g. Chrome, Safari, etc.]
|
|
- Version [e.g. Windows 10, macOS 10.14, Ubuntu Linux 18.04]
|
|
|
|
**Smartphone: (if applicable):**
|
|
- Device: [e.g. iPhone6]
|
|
- OS: [e.g. iOS8.1]
|
|
- Browser [e.g. stock browser, safari]
|
|
- Version [e.g. 22]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|