frp/.github/ISSUE_TEMPLATE/bug-report.md
2020-11-06 19:38:03 +08:00

42 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: BUG反馈
about: 反馈BUG
title: ''
labels: Requires Testing
assignees: ''
---
<!-- ⚠️⚠️ 不完整的报告将被标记为无效,并关闭,少数例外情况除外 ⚠️⚠️ -->
<!-- 此外,请善用搜索,如此反馈中已有能搜索到的相同的解决方案,我们将会直接关闭它-->
<!-- 为了方便区分请使用frps或者frpc代指frp服务端或客户端-->
**[必须] 您正在使用哪个版本的frp**
<!-- 请使用 ./frpc -v 或 ./frps -v -->
版本:
**[必须] 您使用什么操作系统和处理器架构**
系统:
架构:
**[必须] 对于错误的描述**
**配置文件**
<!-- 请注意自行隐藏token,server_addr等隐私信息-->
**log文件**
<!-- 若文件过大请使用pastebin例如https://pastebin.ubuntu.com/ -->
**重现问题的步骤**
1.
2.
3.
**补充信息**
**你认为是什么导致的此问题**
**Checklist**:
<!--- 请确保已完成以下步骤 (在括号中填入 "X" 以选中): -->
- [] 我确保我在上述各节中包含了重现问题的所有信息
- [] 我确保此报告无重复项 [(使用搜索)](https://github.com/fatedier/frp/issues?q=is%3Aissue)