From 446bf1dfb451a3ac4a4b8d2d6eeb34ba98553c73 Mon Sep 17 00:00:00 2001 From: Lucas Winkelmann <46609415+lucaswin-amzn@users.noreply.github.com> Date: Mon, 4 Nov 2019 09:47:43 -0800 Subject: [PATCH] Update bug_report.md Add a section for other plugins that might be used along with this one. --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1a73944f..8a6363e0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,9 @@ assignees: lucaswin-amzn **Describe the bug** A clear and concise description of what the bug is. +**Other plugins installed** +Please mention if you are using this plugin along side any other plugin. Security for example. + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'