summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug-report.md
blob: db670b280dc225cd4c9f7f8f37bb34dd9f9abf2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
name: Bug Report
about: Report a bug encountered while using Kazoo

---

<!-- Please use this template while reporting a bug and provide as much info as possible. Thank you.-->


## Expected Behavior


## Actual Behavior


## Snippet to Reproduce the Problem

```COPY/PASTE the snippet here (omit any sensitive information)```

## Logs with logging in DEBUG mode

```COPY/PASTE the result of the snippet here (omit any sensitive information)```

## Specifications

  - Kazoo version:
  - Result of `pip list` command: 
  - Zookeeper version:
  - Zookeeper configuration: put here any useful ZK configuration (authentication, encryption, number of ZK members, number of (concurrent?) clients, Java version, krb5 version, etc.)
  - Python version:
  - OS: