Skip to content

Commit 5205231

Browse files
committed
Added ISSUE_TEMPLATE
1 parent cf9a1c5 commit 5205231

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Description
2+
===========
3+
4+
5+
6+
7+
How to reproduce
8+
================
9+
10+
11+
12+
13+
Checklist
14+
=========
15+
Please provide the following information:
16+
17+
- [ ] confluent-kafka-python and librdkafka version (`confluent_kafka.version()` and `confluent_kafka.libversion()`):
18+
- [ ] Apache Kafka broker version:
19+
- [ ] Client configuration: `{...}`
20+
- [ ] Operating system:
21+
- [ ] Provide client logs (with `'debug': '..'` as necessary)
22+
- [ ] Provide broker log excerpts
23+
- [ ] Critical issue
24+

0 commit comments

Comments
 (0)