We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57b2a3a + 05078bc commit 0190560Copy full SHA for 0190560
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -5,7 +5,7 @@ title: ''
5
labels: ''
6
assignees: ''
7
8
----
+---
9
10
**Describe the bug**
11
A clear and concise description of what the bug is.
@@ -23,16 +23,22 @@ A clear and concise description of what you expected to happen.
23
**Screenshots**
24
If applicable, add screenshots to help explain your problem.
25
26
-**Desktop (please complete the following information):**
27
- - OS: [e.g. iOS]
+**Desktop / Server (please complete the following information):**
+- OS: [e.g. iOS]
28
- OS Version
29
+- Restful API [/v1/...]
30
+- JDK Version [e.g. 11, 17]
31
+
32
33
Either
34
- Browser [e.g. chrome, firefox]
35
- Version [e.g. 103]
36
37
Or:
38
- Rest Program [e.g. Curl, Insomnia, Postman]
39
-- Restful API [/v1/...]
40
41
42
43
44
0 commit comments