From 3564f2df5307f38d51f49aa2d7d55950b1f56a5a Mon Sep 17 00:00:00 2001 From: chandini sri mounika vissamsetti Date: Sat, 2 Aug 2025 20:14:42 +0530 Subject: [PATCH] readme: Improve bug reporting section with links (#1761) [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 881b30fc5b..1a61d39d87 100644 --- a/README.md +++ b/README.md @@ -228,8 +228,8 @@ information as possible to help the developers track down the issue, such as your version of Panda3D, operating system, architecture, and any code and models that are necessary for the developers to reproduce the issue. -If you're not sure whether you've encountered a bug, feel free to ask about -it in the forums or the IRC channel first. +If you're unsure whether you've encountered a bug, feel free to ask in the [forums](https://discourse.panda3d.org) or the [IRC channel](https://web.libera.chat/#panda3d) before opening an issue. + Supporting the Project ======================