Skip to content

Commit b3f3894

Browse files
izeyegaryrussell
authored andcommitted
Add ISSUE_TEMPLATE.md
1 parent 1247ee1 commit b3f3894

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Thanks for raising a Spring for Apache Kafka issue. Please take the time to review the
3+
following categories as some of them do not apply here.
4+
5+
🙅 "Please DO NOT Raise an Issue" Cases
6+
- Question
7+
STOP!! Please ask questions about how to use something, or to understand why something isn't
8+
working as you expect it to, on Stack Overflow using the spring-kafka tag.
9+
10+
🐞 Bug report
11+
Please provide details of the problem, including the version of Spring for Apache Kafka that you
12+
are using. If possible, please provide a test case or sample application that reproduces
13+
the problem. This makes it much easier for us to diagnose the problem and to verify that
14+
we have fixed it.
15+
16+
🎁 Enhancement
17+
Please start by describing the problem that you are trying to solve. There may already
18+
be a solution, or there may be a way to solve it that you hadn't considered.
19+
-->

0 commit comments

Comments
 (0)