Skip to content

Commit fda2599

Browse files
committed
add ISSUE_TEMPLATE.md
1 parent ed40ced commit fda2599

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Please answer these questions before submitting your issue. Thanks!
2+
3+
1. Please provide your PHP and Swoole version. (`php -v` and `php --ri swoole`)
4+
5+
6+
7+
2. Please provide your Laravel/Lumen version.
8+
9+
10+
11+
3. What did you do? If possible, provide a recipe for reproducing the error.
12+
13+
14+
15+
4. What did you expect to see?
16+
17+
18+
19+
5. What did you see instead?
20+
21+

0 commit comments

Comments
 (0)