From adb5676d27192f2f4ad6f0f0b1291eb0da964810 Mon Sep 17 00:00:00 2001 From: Matthew Haughton <3flex@users.noreply.github.com> Date: Fri, 28 May 2021 10:40:15 +1000 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 39ca120d8..1942d8b73 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,7 +24,8 @@ about: Help make detekt better by reporting bugs, false positives and other issu ## Your Environment * Version of detekt used: +* Kotlin version used in project: * Version of Gradle used (if applicable): -* Gradle scan link (add `--scan` option when running the gradle task): +* Gradle scan link (add `--scan` option when running the Gradle task): * Operating System and version: * Link to your project (if it's a public repository):