Skip to content

Commit 1e54a57

Browse files
authored
Merge pull request #954 from PHPCSStandards/feature/issue-template-minor-tweak
Issue template: minor tweak
2 parents 50f03b3 + 9fbe2f1 commit 1e54a57

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ A clear and concise description of what you expected to happen.
5151

5252
## Versions (please complete the following information)
5353

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

6262
## Additional context
6363

0 commit comments

Comments
 (0)