From d857a98bf18ffe7b54b759f2f69ffe4cda458fd8 Mon Sep 17 00:00:00 2001 From: Aravindan Ramkumar <1028385+aravindanr@users.noreply.github.com> Date: Fri, 15 Oct 2021 09:48:03 -0700 Subject: [PATCH] added details about conductor setup --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2dba00a27..6ee796ba4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,10 +12,14 @@ A clear and concise description of what the bug is. **Details** Conductor version: +Persistence implementation: Cassandra, Postgres, MySQL, Dynomite etc +Queue implementation: Postgres, MySQL, Dynoqueues etc +Lock: Redis or Zookeeper? Workflow definition: Task definition: Event handler definition: + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'