File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,9 @@ How to Contribute
2222
2323### Discuss
2424
25- If you have a question, check Stack Overflow using the
26- [ logstash-logback-encoder] ( https://stackoverflow.com/questions/tagged/logstash-logback-encoder ) tag.
25+ If you have a question, check either
26+ * Stack Overflow using the [ logstash-logback-encoder] ( https://stackoverflow.com/questions/tagged/logstash-logback-encoder ) tag, OR
27+ * logstash-logback-encoder [ Discussions] ( https://github.com/logfellow/logstash-logback-encoder/discussions )
2728
2829If you believe there is an issue, search through
2930[ existing issues] ( https://github.com/logfellow/logstash-logback-encoder/issues ) trying a
@@ -86,7 +87,7 @@ you may request to become a maintainer by filing an issue.
8687Build from Source
8788-----------------
8889
89- JDK 11 is required to build from source.
90+ JDK 17 is required to build from source.
9091
9192Use ` mvnw ` (\* nix) or ` mvnw.cmd ` (windows) to build.
9293
You can’t perform that action at this time.
0 commit comments