pmd/.github/ISSUE_TEMPLATE/4bug_report.md

918 B

name about title labels assignees
Bug report Create a report to help us improve a:bug

Affects PMD Version:

Make sure, to test with the latest PMD version.

Description:

A clear and concise description of what the bug is.

Exception Stacktrace:

# Copy-paste the stack trace here

Code Sample demonstrating the issue:


Steps to reproduce:

Please provide detailed steps for how we can reproduce the bug.

  1. ... (e.g. if you're using maven: mvn clean verify)
  2. ...

Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]