mirror of
https://github.com/containers/podman.git
synced 2026-07-08 14:25:04 -04:00
The bug reporting instructions previously asked users to compare their Podman version with the one documented at the top of the README. This commit updates the issue templates and troubleshooting guide to point users directly to the latest GitHub release page instead. Additionally, the obsolete .github/ISSUE_TEMPLATE.md file is removed. Fixes: #28818 Signed-off-by: Byounguk Lee <nimdrak@gmail.com>