mirror of
https://gh.wpcy.net/https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-04-27 01:12:39 +08:00
11 lines
No EOL
465 B
Markdown
11 lines
No EOL
465 B
Markdown
<!--
|
|
If you're submitting a bug report, it is helpful if you include the following information:
|
|
|
|
- A minimal snippet of example code that demonstrates the issue.
|
|
- The error code for the sniff that is being triggered (you can see the sniff error codes by running `phpcs` with the `-s` flag).
|
|
- The versions of PHPCS, WPCS and PHP you are using.
|
|
|
|
If you are submitting a feature request, please describe the feature in detail and why it would be useful.
|
|
|
|
Thanks!
|
|
--> |