-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: "[BUG]" | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
### 问题描述 | ||
清楚简洁地描述问题是什么。 | ||
|
||
### 环境信息 | ||
|
||
- PHP 版本: [例如 7.4.3] | ||
- 操作系统: [例如 Windows, macOS] | ||
- workerman 版本: [例如 4.0.39] | ||
- webman-coroutine 版本: [例如 1.0.0] | ||
- 协程环境下的驱动: [例如 swoole, swow等] | ||
|
||
### 错误信息 | ||
|
||
粘贴错误信息。 | ||
|
||
### 截图 [可选] | ||
|
||
如果适用,添加问题相关的截图。 |