WordPress-Coding-Standards/.github/ISSUE_TEMPLATE/bug_report.md
2018-11-06 14:22:37 +00:00

1.3 KiB

name about
Bug report Create a report to help us improve

Bug Description

Minimal Code Snippet

// Place your code sample here.

For bugs with fixers: How was the code fixed? How did you expect the code to be fixed?

Error Code

Environment

Question Answer
PHP version x.y.z
PHP_CodeSniffer version x.y.z
WPCS version x.y.z
WPCS install type e.g. Composer global, Composer project local, git clone, other (please expand)
IDE (if relevant) Name and version e.g. PhpStorm 2018.2.2

Additional Context (optional)

Tested Against develop branch?

  • I have verified the issue still exists in the develop branch of WPCS.