Skip to content

Commit 0fe6672

Browse files
committed
docs: remove obsolete wiki reference (fixes #584)
1 parent 152e18a commit 0fe6672

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ labels: ""
66
assignees: ""
77
---
88

9-
☺️ Please check the troubleshooting page before opening a new issue. ☺️
10-
11-
https://github.com/jeboehm/docker-mailserver/wiki/Troubleshooting
12-
139
**Describe the bug**
1410
A clear and concise description of what the bug is.
1511

@@ -24,8 +20,13 @@ If applicable, add screenshots to help explain your problem.
2420

2521
**Docker environment (please complete the following information):**
2622

23+
- Output of `docker ps -a` (filter relevant containers)
2724
- Output of `docker info`
2825
- Output of `docker-compose version`
2926

27+
**Kubernetes environment (please complete the following information):**
28+
29+
- Output of `kubectl get pods -o wide`
30+
3031
**Additional context**
3132
Add any other context about the problem here.

0 commit comments

Comments
 (0)