diff --git a/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md b/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md index 98251fb8569..6cc69a4fac1 100644 --- a/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md +++ b/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md @@ -30,7 +30,7 @@ For rendering errors, attach screenshots of the problem and (if possible) of how - Backtrace (for crashes) - Output of `dmesg` -- Hang reports: Run with `RADV_DEBUG=hang` and attach the files created in `$HOME/radv_dumps_*/` +- Hang reports: Follow the steps described [here](https://docs.mesa3d.org/drivers/amd/hang-debugging.html#radv-debug-hang) and attach the files created in `$HOME/radv_dumps_*/`. ### Steps to reproduce