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

Update issue templates

This commit is contained in:
Matt Love
2019-06-24 13:57:50 -07:00
committed by Skyler Mäntysaari
parent 270ffecebb
commit 8e33f2caf5
2 changed files with 66 additions and 0 deletions

46
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,46 @@
---
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.

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**A little about you.**
Describe your use case for hyperglass, the environment on which it runs, the predominant network device type, and any other relevant details.
**Is your feature request related to a problem? Please describe.**
If yes, a clear and concise description of what the problem is.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.