Skip to content

Commit acea8e2

Browse files
vemvbbatsov
authored andcommitted
Issue template: add JDK distribution section
1 parent d689984 commit acea8e2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,13 @@ CIDER's REPL is launched. Here's an example:*
4141
### Operating system
4242

4343
*E.g. Fedora 23, OS X 10.11 "El Capitan", Windows 10, etc*
44+
45+
### JDK distribution
46+
47+
*The JDK distribution are you using (e.g. Oracle, Temurin, Corretto), and its version. (run `java -version` for obtaining this)*
48+
49+
*Please note that you should be running a JDK, not a JRE.*
50+
51+
*If you are using a JDK through Docker, please indicate the Docker image being used.*
52+
53+
*Please note that especially on Linux, JDK sources may be absent by default and require a separate installation step.*

0 commit comments

Comments
 (0)