add highlight to bug report

This commit is contained in:
Tomas Votruba 2019-10-08 17:02:51 +01:00
parent 9310c37058
commit 90a4056134

View File

@ -20,4 +20,10 @@ about: Report errors and problems
<!-- if possible, always run Rector on specfic file, that causes the error -->
<!-- e.g. vendor/bin/rector process /src/SpecificFile.php --set dead-code --debug -->
```php
<?php
// put file content here
```
## Expected Behaviour