You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- label: I have searched for related issues in the [issues](https://github.com/halo-dev/halo/issues) list.
10
+
required: true
11
+
- type: input
12
+
attributes:
13
+
label: Current TrafficMonitor Version
14
+
description: Right-click the TrafficMonitor tray icon, select `Help` → `About`.
15
+
validations:
16
+
required: true
17
+
- type: textarea
18
+
attributes:
19
+
label: What happened?
20
+
description: "For ease of management, please do not report multiple unrelated issues under the same issue."
21
+
validations:
22
+
required: true
23
+
- type: textarea
24
+
attributes:
25
+
label: Log Output
26
+
description: "Error logs can be found in the TrafficMonitor root directory.<br>This will be automatically formatted as code, so no backticks are needed."
27
+
render: shell
28
+
- type: textarea
29
+
attributes:
30
+
label: Additional Information
31
+
description: "If you have other information to note, you can fill it in here."
0 commit comments