Skip to content

Issue template: minor tweak #954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2025
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
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ A clear and concise description of what you expected to happen.

## Versions (please complete the following information)

| | |
|--------------------------|---------------------------------------------------------------------- |
| Operating System | [e.g., Windows 10, MacOS 10.15] |
| PHP version | [e.g., 7.2, 8.1] |
| PHP_CodeSniffer version | [e.g., 3.7.2, master] |
| Standard | [e.g., PSR2, PSR12, Squiz, custom] |
| Install type | [e.g. Composer (global/local), PHAR, git clone, other (please expand)] |
| | |
|-----------------------------|---------------------------------------------------------------------------- |
| Operating System | (e.g., Windows 10, MacOS 10.15) |
| PHP version | (e.g., 7.2, 8.1) |
| PHP_CodeSniffer version | (e.g., 3.7.2, master) |
| Standard | (e.g., PSR2, PSR12, Squiz, custom) |
| Install type | (e.g. Composer (global/local), PHAR, git clone, other (please expand)) |

## Additional context

Expand Down