summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Bugs.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugs.mdwn b/Bugs.mdwn
index 217e71e..aa8f319 100644
--- a/Bugs.mdwn
+++ b/Bugs.mdwn
@@ -8,7 +8,7 @@ If you are using packages from your distribution and are unable/unwilling to tes
We use [[Gitlab|https://gitlab.freedesktop.org]] issues. Bugs in the 2D driver and the Nouveau DRM (kernel) part are filed under [[drm/nouveau|https://gitlab.freedesktop.org/drm/nouveau/-/issues/]]. Feel free to submit bugs about 2D implementation, but please search the issue list before submitting new bugs. If you are not sure your bug is a manifestation of an existing bug report, do open a new bug.
-Bugs in the 3D driver are filed under [[mesa/mesa|https://gitlab.freedesktop.org/mesa/mesa/-/issues]]. Please, check [[MesaDrivers|MesaDrivers]] page before submitting any reports.
+Bugs in the 3D driver are filed under [[mesa/mesa|https://gitlab.freedesktop.org/mesa/mesa/-/issues]] ([[see all nouveau issue reports|https://gitlab.freedesktop.org/mesa/mesa/-/issues?label_name%5B%5D=nouveau]]). Please, check [[MesaDrivers|MesaDrivers]] page before submitting any reports.
<a name="HowToReport"></a> How to report?