pmd/.github/ISSUE_TEMPLATE.md
Clément Fournier a66064446a Update issue template
2018-05-24 17:24:52 +02:00

19 lines
489 B
Markdown

<!-- Please, prefix the report title with the language it applies to within brackets, such as [java] or [apex].
If not specific to a language, you can use [core]. -->
**Affects PMD Version:**
**Rule:**
**Description:**
**Code Sample demonstrating the issue:**
```
```
**Running PMD through:** *[CLI | Ant | Maven | Gradle | Designer | Other]*
<!-- If relevant, also include your JDK and OS information, e.g. for ClassNotFoundException, LinkageError, reflection failures, etc. -->