Skip to content

Commit c59ad69

Browse files
committed
improve issue template
1 parent f8c0acc commit c59ad69

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
We appreciate issues as very valuable contributions, but just to make sure here are things that are important to do before filing an issue:
22

3-
* Only report issues, and ask Usage Questions on [Jackson-users](https://groups.google.com/forum/#!search/jackson-users) list -- you are more likely to get help that way
3+
* Only report issues (and perhaps request new features, FEATURE):,Usage Questions should be asked on [Jackson-users](https://groups.google.com/forum/#!search/jackson-users) list -- you are more likely to get help that way (and we will promptly close questions-as-issues)
44
* Check to see if this issue has already been reported (quick glance at existing issues): no deep search necessary, just quick sanity check
55
* Include version information for Jackson version you use
66
* (optional but highly recommended) Verify that the problem occurs with the latest patch of same minor version; and even better, if possible, try using the latest stable patch version
7+
* For example: if you observe an issue with version `2.4.1`, first upgrade to `2.4.6` to ensure problem has not already been fixed.

0 commit comments

Comments
 (0)