File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,14 @@ assignees: ''
11
11
A clear and concise description of what the bug is.
12
12
13
13
** To Reproduce**
14
- Test case or steps to reproduce the behavior or.
14
+ Test case or steps to reproduce the behavior or.
15
+ It would be appreciated if you could provide code that can be executed with as few changes as possible,
16
+ such as including ` import ` .
17
+
18
+ Also, it would be appreciated if you could confirm in advance that the problem is reproduced
19
+ only when using ` Kotlin ` or ` kotlin-module ` .
20
+ For issues that are reproduced only in ` Java ` , please submit them to the appropriate repository,
21
+ such as [ FasterXML/jackson-databind] ( https://github.com/FasterXML/jackson-databind ) .
15
22
16
23
** Expected behavior**
17
24
A clear and concise description of what you expected to happen.
You can’t perform that action at this time.
0 commit comments