We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8133d5a commit 6fc2d05Copy full SHA for 6fc2d05
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,36 @@
1
+---
2
+name: Bug report
3
+about: Report incorrect or unexpected behaviors
4
+title: ''
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+**NOTE**: Please file security related issues to [email protected]
11
+ to be able to coordinate releases across dependent projects privately.
12
13
+**Detailed description:**
14
15
+...
16
17
+**Steps to reproduce:**
18
19
+1. ...
20
+2. ....
21
22
+**Expected behavior:**
23
24
+A clear and concise description of what you expected to happen.
25
26
+**Environment:**
27
28
+Important information of your environment.
29
+ - PHP Version: ...
30
+ - PHP Extensions + Versions: ...
31
+ - PHP Configuration: ...
32
+ - ...
33
34
+**Additional context:**
35
36
+Add any other context about the problem here.
0 commit comments