emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/cider acea8e256d 2/2: Issue template: add `JDK distributio


From: ELPA Syncer
Subject: [nongnu] elpa/cider acea8e256d 2/2: Issue template: add `JDK distribution` section
Date: Wed, 4 May 2022 02:58:11 -0400 (EDT)

branch: elpa/cider
commit acea8e256d25c0f3b05cf6351b83bbe4543ab0f4
Author: vemv <vemv@users.noreply.github.com>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Issue template: add `JDK distribution` section
---
 .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index 83f2dfbed9..1cb3ac6578 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -41,3 +41,13 @@ CIDER's REPL is launched. Here's an example:*
 ### Operating system
 
 *E.g. Fedora 23, OS X 10.11 "El Capitan", Windows 10, etc*
+
+### JDK distribution
+
+*The JDK distribution are you using (e.g. Oracle, Temurin, Corretto), and its 
version. (run `java -version` for obtaining this)*
+
+*Please note that you should be running a JDK, not a JRE.*
+
+*If you are using a JDK through Docker, please indicate the Docker image being 
used.*
+
+*Please note that especially on Linux, JDK sources may be absent by default 
and require a separate installation step.*



reply via email to

[Prev in Thread] Current Thread [Next in Thread]