From 660860c57df6acbe028082d2072a3b1a9bc33ae4 Mon Sep 17 00:00:00 2001 From: estiak-sourav <62351789+estiak-sourav@users.noreply.github.com> Date: Thu, 13 Jan 2022 18:20:20 +0600 Subject: [PATCH] Update ISSUE_TEMPLATE.md what is the issue ? Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found. --- .github/ISSUE_TEMPLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d5dd98fd8..923795ce4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -8,4 +8,7 @@ Android SDK - Mobile / Tablet / Emulator Info - Crash / Error - -Steps to reproduce / Describe in detail - \ No newline at end of file +Steps to reproduce / Describe in detail - + +what is the issue ? +Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found.