File tree Expand file tree Collapse file tree 3 files changed +55
-0
lines changed Expand file tree Collapse file tree 3 files changed +55
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : 🐛 Bug report
3
+ about : If something isn't working as expected.
4
+ ---
5
+
6
+ <!-- -
7
+ 1. Verify first that your issue/request is not already reported on GitHub.
8
+
9
+ 2. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this bug report.
10
+ -->
11
+
12
+ # Bug report
13
+
14
+
15
+ ## OS
16
+ - ** Host operating system and version:**
17
+ - ** PHP version:**
18
+ - ** PHPUnit version:**
19
+
20
+ ## Summary
21
+ <!-- Explain the problem briefly -->
22
+
23
+ ## Expected behaviour
24
+
25
+
26
+ ## Actual behaviour
27
+
28
+
29
+ ## Other information
30
+ <!-- Add the command and url (when open-source project) you used to analyse data source -->
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : ❓ Support question
4
+ url : https://github.com/llaville/phpunit-LoggerTestListener/discussions/new
5
+ about : Please open a new discussion instead. Thank you.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : 🚀 Feature request
3
+ about : I have a suggestion and may want to implement it !
4
+ ---
5
+
6
+ <!-- -
7
+ 1. Verify first that your feature request is not already reported on GitHub.
8
+
9
+ 2. Verify that your feature is not already implemented
10
+
11
+ 3. PLEASE FILL OUT ALL REQUIRED INFORMATION BELOW! Otherwise it might take more time to properly handle this feature request
12
+ -->
13
+
14
+ # Feature request
15
+
16
+ ## Summary
17
+ <!-- Explain your feature idea briefly -->
18
+
19
+ ## Description
20
+ <!-- Explain what you actually want to accomplish with that feature -->
You can’t perform that action at this time.
0 commit comments