forked from mirrors/thatmattlove-hyperglass
update issue template with system-info instructions
This commit is contained in:
parent
4f5987426a
commit
9a45e0735c
1 changed files with 7 additions and 3 deletions
10
.github/ISSUE_TEMPLATE/2-bug-report.md
vendored
10
.github/ISSUE_TEMPLATE/2-bug-report.md
vendored
|
|
@ -36,9 +36,13 @@ assignees: checktheroads
|
|||
# Environment
|
||||
|
||||
## Server
|
||||
- OS: <!-- (e.g. Ubuntu 18.04, CentOS 7) -->
|
||||
- Python Version: <!-- (e.g. 3.6) -->
|
||||
- hyperglass Version: <!-- (e.g 1.0.0) -->
|
||||
<!-- 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
|
||||
- OS & Version: <!-- (e.g. Windows 10, macOS 10.15, Ubuntu Linux 18.04) -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue