Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez authored Oct 10, 2024
1 parent ae0a77e commit fc0b412
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
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等]

### 错误信息

粘贴错误信息。

### 截图 [可选]

如果适用,添加问题相关的截图。

0 comments on commit fc0b412

Please sign in to comment.