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
description: Describe the issue you are experiencing. Tell us what you were trying to do and what happened. Provide a clear and concise description of what the problem is.
14
+
15
+
- type: textarea
16
+
id: expected
17
+
attributes:
18
+
label: Expected behavior
19
+
description: Describe the expected behavior clearly and concisely.
20
+
21
+
- type: textarea
22
+
id: actual
23
+
attributes:
24
+
label: Actual behavior
25
+
description: Describe the actual behavior clearly and concisely.
26
+
27
+
- type: textarea
28
+
id: steps
29
+
attributes:
30
+
label: How to reproduce
31
+
description: Provide exact steps or commands to reproduce the bug. Link a reproducer if applicable / possible.
32
+
placeholder: |
33
+
Steps to reproduce the behavior:
34
+
1.
35
+
2.
36
+
3.
37
+
38
+
- type: textarea
39
+
id: environment
40
+
attributes:
41
+
label: Environment
42
+
description: |
43
+
OS details, container engine, and project version info.
44
+
Prefer `fastfetch` output and/or relevant excerpts from `/etc/os-release`.
0 commit comments