Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ about: Create a report to help us improve
| Dealerdirect PHPCS plugin version | x.y.z
| Install type | e.g. Composer global, Composer project local, other (please expand)

Output of `vendor/bin/phpcs --config-show`:
```
(Please paste the output you get here)
```

## Tested against `master` branch?
- [ ] I have verified the issue still exists in the `master` branch.