mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 04:57:40 +03:00
26 lines
536 B
Markdown
26 lines
536 B
Markdown
---
|
|
name: Bug report
|
|
about: Report anything you think is a bug and needs to be fixed.
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**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.
|
|
|
|
**Logs**
|
|
Attach logs from the client/server when the error occurs.
|
|
|
|
**Device and Operating System**
|
|
What are you using it on.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|