mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-01 10:46:41 +00:00
27 lines
580 B
Markdown
27 lines
580 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: "[BUG]"
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Minimal code to reproduce the bug.
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Environment:**
|
||
|
- OS: [e.g. ubuntu]
|
||
|
- Compiler: [e.g. gcc 7.3.1, clang 3.9.1]
|
||
|
- hiredis version: [e.g. v1.0.0, master]
|
||
|
- redis-plus-plus version: [e.g. 1.3.2, master, commit b0a42e]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|