Skip to content

Commit c9254a0

Browse files
authored
Update bug_report.md
Add library version as a field on the bug report template. Fixes GH-722. [skip ci] Signed-off-by: Ashley <[email protected]>
1 parent 6a538c1 commit c9254a0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ If applicable, add screenshots to help explain your problem.
2828

2929
**Additional context**
3030

31-
JDK version: _Please enter the JDK you are using here (e.g. 17.0.1)_
32-
JDK vendor: _Please enter the JDK vendor being used (e.g. Amazon Corretto, Adoptium)_
33-
Platform: _Please enter details about your platform (e.g. Fedora Linux ARM64, Windows 11 AMD64).
31+
- JCT library version: _Please enter the library version you are using here (e.g. v3.4.5)_
32+
- JDK version: _Please enter the JDK you are using here (e.g. 17.0.1)_
33+
- JDK vendor: _Please enter the JDK vendor being used (e.g. Amazon Corretto, Adoptium)_
34+
- Platform: _Please enter details about your platform (e.g. Fedora Linux ARM64, Windows 11 AMD64).
3435

3536
Add any other context about the problem here.

0 commit comments

Comments
 (0)