WordPress-Coding-Standards/.github/issue_template.md
Denis Žoljom 1b54c0930e Add issue template (#1072)
Add issue template
2017-07-28 10:12:22 +02:00

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!
-->