1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

64 lines
1.4 KiB
Markdown
Raw Normal View History

---
name: Bug Report
about: Report a problem or unexpected behavior
labels: possible-bug
assignees: checktheroads
---
<!-- Please provide a general summary of the issue in the Title. -->
# Bug Description
2021-01-03 23:52:41 -07:00
<!-- A clear and concise description of the bug. -->
# Expected behavior
2021-01-03 23:52:41 -07:00
<!-- A clear and concise description of what you expected to happen. -->
# Steps to Reproduce
2021-01-03 23:52:41 -07:00
<!-- Provide steps necessary to reproduce this issue. -->
## Local Configurations
2021-01-03 23:52:41 -07:00
<!-- If possible, please a link to a live example and the relevant sections of your hyperglass.yaml, commands.yaml, or devices.yaml in a code block. -->
```
<configs>
```
## Logs
2021-01-03 23:52:41 -07:00
<!-- If an error occurred, please paste the relevant error message(s) in the below code block. -->
```
<logs>
```
# Possible Solution
2021-01-03 23:52:41 -07:00
<!-- If you think you know what would fix this, please share your ideas. -->
# Environment
## Server
2021-01-03 23:52:41 -07:00
<!-- Please paste the output from `hyperglass system-info` below: (available in 1.0.0-beta.52+) -->
<!-- If, for some reason, that doesn't work, please include the following:
- OS:
- Python Version:
- hyperglass Version:
-->
## Client
2021-01-03 23:52:41 -07:00
- OS & Version: <!-- (e.g. Windows 10, macOS 10.15, Ubuntu Linux 18.04) -->
- Browser: <!-- (e.g. Chrome, Safari, Firefox, etc.) -->
### Smartphone Details (if applicable)
2021-01-03 23:52:41 -07:00
- Device: <!-- (e.g. iPhone, Samsung) -->
- OS: <!-- (e.g. iOS 13.1, Android 11) -->
- Browser: <!-- (e.g. Safari, Chrome) -->