Skip to content

Commit a0e7de3

Browse files
authored
Fix product name in the Bug Report table (#453)
1 parent 8cc61f5 commit a0e7de3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ about: If something isn't working as expected 🤔.
88

99
| Question | Answer
1010
| ------------| ---------------
11-
| Box version | x.y.z <!-- (`php-scoper.phar -V` or `composer show | grep humbug/php-scoper`) -->
11+
| PHP-Scoper version | x.y.z <!-- (`php-scoper.phar -V` or `composer show | grep humbug/php-scoper`) -->
1212
| PHP version | x.y.z <!-- (`php -v`) -->
1313
| Platform with version | e.g. Ubuntu/Windows/MacOS
1414
| Github Repo | - <!-- (if public) -->
@@ -50,4 +50,4 @@ For general support, please use the #humbug Slack channel: https://symfony.com/s
5050
$ command
5151
> output
5252
```
53-
</details>
53+
</details>

0 commit comments

Comments
 (0)