Skip to content

Commit 16803be

Browse files
artembilangaryrussell
authored andcommitted
GH-3321: Add version section into bug_report.md
Fixes #3321
1 parent e919428 commit 16803be

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,24 @@ assignees: ''
77

88
---
99

10+
**In what version(s) of Spring Integration are you seeing this issue?**
11+
12+
For example:
13+
14+
5.3.2.RELEASE
15+
16+
Between 4.3.15 and 5.2.5
17+
1018
**Describe the bug**
19+
1120
A clear and concise description of what the bug is.
1221

1322
**To Reproduce**
23+
1424
Steps to reproduce the behavior.
1525

1626
**Expected behavior**
27+
1728
A clear and concise description of what you expected to happen.
1829

1930
**Sample**

0 commit comments

Comments
 (0)