We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2e995 commit a27794cCopy full SHA for a27794c
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -7,9 +7,23 @@ assignees: ''
7
8
---
9
10
-**Describe the issue**
11
-Provide a summary of the issue and what you expected to happen, including specific steps to reproduce.
12
-
13
**phpCacheAdmin Version**: <!-- E.g. v1.0.0 -->
14
+**Cache**:
+<!--
+* Leave blank if the issue is not related to a particular cache system.
15
+
16
+You can find this in the dashboard.
17
+E.g.
18
+Redis 7.0.2 + Extension v5.3.7
19
+Memcahced 1.6.15 + Extension v8.1-dev
20
+-->
21
22
**PHP Version**: <!-- You can find it in the Server tab. -->
23
24
+**Operating System**: <!-- Where the server is running. -->
25
26
+**Describe the issue**
27
+<!-- Provide a summary of the issue and what you expected
28
+to happen, including specific steps to reproduce.
29
+Any additional info may also help. -->
0 commit comments