Skip to content

Commit fc0b412

Browse files
authored
Update issue templates
1 parent ae0a77e commit fc0b412

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
### 问题描述
11+
清楚简洁地描述问题是什么。
12+
13+
### 环境信息
14+
15+
- PHP 版本: [例如 7.4.3]
16+
- 操作系统: [例如 Windows, macOS]
17+
- workerman 版本: [例如 4.0.39]
18+
- webman-coroutine 版本: [例如 1.0.0]
19+
- 协程环境下的驱动: [例如 swoole, swow等]
20+
21+
### 错误信息
22+
23+
粘贴错误信息。
24+
25+
### 截图 [可选]
26+
27+
如果适用,添加问题相关的截图。

0 commit comments

Comments
 (0)