Module: Mesa
Branch: main
Commit: f88338f80127d8bbbb49269e2399fd9e7e460c5c
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f88338f80127d8bbbb49269e2399fd9e7e460c5c

Author: Samuel Pitoiset <[email protected]>
Date:   Thu Sep 14 08:07:45 2023 +0200

issue_templates/Bug Report: fix outdated URL for GFXReconstruct

The URL moved.

Signed-off-by: Samuel Pitoiset <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25218>

---

 .gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md 
b/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md
index 093119e8223..98251fb8569 100644
--- a/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md 
+++ b/.gitlab/issue_templates/Bug Report - AMD Radeon Vulkan.md 
@@ -66,7 +66,7 @@ Did it used to work in a previous Mesa version? It can 
greatly help to know when
 
 ### API captures (if applicable, optional)
 
-Consider recording a 
[GFXReconstruct](https://github.com/LunarG/gfxreconstruct/blob/dev/USAGE_desktop.md)
 (preferred), [RenderDoc](https://renderdoc.org/), or 
[apitrace](https://github.com/apitrace/apitrace/blob/master/docs/USAGE.markdown)
 capture of the issue with the RADV driver active. This can tremendously help 
when debugging issues, but you're still encouraged to report issues if you 
can't provide a capture file.
+Consider recording a 
[GFXReconstruct](https://github.com/LunarG/gfxreconstruct/blob/dev/USAGE_desktop_Vulkan.md)
 (preferred), [RenderDoc](https://renderdoc.org/), or 
[apitrace](https://github.com/apitrace/apitrace/blob/master/docs/USAGE.markdown)
 capture of the issue with the RADV driver active. This can tremendously help 
when debugging issues, but you're still encouraged to report issues if you 
can't provide a capture file.
 
 ### Further information (optional)
 

Reply via email to