Skip to content

Commit 1647385

Browse files
authored
Merge pull request #759 from Automattic/feature/docs-add-missing-info
2 parents df070e7 + f6d1de0 commit 1647385

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,13 @@ e.g. `WordPressVIPMinimum.PHP.NoSilencedErrors.Discouraged`
4040

4141
Use `php -v` and `composer show` to get versions.
4242

43-
| Question | Answer
44-
| ------------------------| -------
45-
| PHP version | x.y.z
46-
| PHP_CodeSniffer version | x.y.z
47-
| VIPCS version | x.y.z
43+
| Question | Answer
44+
| ------------------------ | -------
45+
| PHP version | x.y.z
46+
| PHP_CodeSniffer version | x.y.z
47+
| VIPCS version | x.y.z
48+
| WordPressCS version | x.y.z
49+
| VariableAnalysis version | x.y.z
4850

4951
## Additional Context (optional)
5052

0 commit comments

Comments
 (0)