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 '...'