Skip to content

Commit 820419c

Browse files
committed
Issue template: minor tweak
Change square brackets to parentheses to avoid "undefined reference" markdown error. Includes re-aligning the table. Related to: https://github.com/remarkjs/remark-lint/releases/tag/remark-lint-no-undefined-references%405.0.2
1 parent cf79ef7 commit 820419c

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)