Skip to content

Commit eecb205

Browse files
committed
Add link to discussions in contributing.md
1 parent 572543c commit eecb205

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

2829
If 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.
8687
Build from Source
8788
-----------------
8889

89-
JDK 11 is required to build from source.
90+
JDK 17 is required to build from source.
9091

9192
Use `mvnw` (\*nix) or `mvnw.cmd` (windows) to build.
9293

0 commit comments

Comments
 (0)