Skip to content

Commit 964c4f0

Browse files
committed
update issue template
1 parent fa0bfbd commit 964c4f0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/ISSUE_TEMPLATE.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
### Output
22

3+
```
34
...
5+
```
6+
47

58
### Expected Result
69

10+
```
711
...
12+
```
813

914
### Command
1015

1116
Paste your phpbrew install command here (be sure to install with `--debug` flag, e.g. `phpbrew --debug install`)
1217

13-
phpbrew
18+
phpbrew --debug install php-5.x.x +openssl -- --....
1419

1520
### Build Log
1621

0 commit comments

Comments
 (0)