GH-3321: Add version section into bug_report.md
Fixes https://github.com/spring-projects/spring-integration/issues/3321
This commit is contained in:
committed by
Gary Russell
parent
e919428680
commit
16803beaab
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
11
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -7,13 +7,24 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**In what version(s) of Spring Integration are you seeing this issue?**
|
||||
|
||||
For example:
|
||||
|
||||
5.3.2.RELEASE
|
||||
|
||||
Between 4.3.15 and 5.2.5
|
||||
|
||||
**Describe the bug**
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
|
||||
Steps to reproduce the behavior.
|
||||
|
||||
**Expected behavior**
|
||||
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Sample**
|
||||
|
||||
Reference in New Issue
Block a user