Skip to content

Commit 8407393

Browse files
authored
updated issue template (#853)
1 parent f24b78a commit 8407393

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ How to reproduce
1212

1313
Checklist
1414
=========
15-
Please provide the following information:
1615

17-
- [ ] Confluent.Kafka nuget version:
18-
- [ ] Apache Kafka version:
19-
- [ ] Client configuration:
20-
- [ ] Operating system:
21-
- [ ] Provide logs (with "debug" : "..." as necessary in configuration)
22-
- [ ] Provide broker log excerpts
23-
- [ ] Critical issue
16+
Please provide the following information:
17+
- [ ] A complete (i.e. we can run it), minimal program demonstrating the problem. No need to supply a project file.
18+
- [ ] Confluent.Kafka nuget version.
19+
- [ ] Apache Kafka version.
20+
- [ ] Client configuration.
21+
- [ ] Operating system.
22+
- [ ] Provide logs (with "debug" : "..." as necessary in configuration).
23+
- [ ] Provide broker log excerpts.
24+
- [ ] Critical issue.

0 commit comments

Comments
 (0)