[2/3] Documentation: contributing: Update issue tracker
diff mbox series

Message ID 20251124165631.3040364-3-kieran.bingham@ideasonboard.com
State New
Headers show
Series
  • Documentation: Update contribution notes
Related show

Commit Message

Kieran Bingham Nov. 24, 2025, 4:56 p.m. UTC
The issue tracker no longer resides at bugs.libcamera.org.

While this URL is still available and redirects to the new tracker,
update the documentation to point to the canonical address.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
---
 Documentation/contributing.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Umang Jain Nov. 25, 2025, 5:30 a.m. UTC | #1
On 2025-11-24 22:26, Kieran Bingham wrote:
> The issue tracker no longer resides at bugs.libcamera.org.
> 
> While this URL is still available and redirects to the new tracker,
> update the documentation to point to the canonical address.
> 
> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>

Reviewed-by: Umang Jain <uajain@igalia.com>
> ---
>  Documentation/contributing.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst
> index eaca20238829..fbe34a0184e6 100644
> --- a/Documentation/contributing.rst
> +++ b/Documentation/contributing.rst
> @@ -54,10 +54,10 @@ A mirror is also hosted on `LinuxTV`_.
>  Issue Tracker
>  -------------
>  
> -Our `issue tracker`_ tracks all bugs, issues and feature requests. All issues
> -are publicly visible, and you can register for an account to create new issues.
> +Our `issue tracker`_ also hosted at Freedesktop tracks all bugs, issues and
> +feature requests.
>  
> -.. _issue tracker: https://bugs.libcamera.org/
> +.. _issue tracker: https://gitlab.freedesktop.org/camera/libcamera/-/issues
>  
>  Documentation
>  -------------

Patch
diff mbox series

diff --git a/Documentation/contributing.rst b/Documentation/contributing.rst
index eaca20238829..fbe34a0184e6 100644
--- a/Documentation/contributing.rst
+++ b/Documentation/contributing.rst
@@ -54,10 +54,10 @@  A mirror is also hosted on `LinuxTV`_.
 Issue Tracker
 -------------
 
-Our `issue tracker`_ tracks all bugs, issues and feature requests. All issues
-are publicly visible, and you can register for an account to create new issues.
+Our `issue tracker`_ also hosted at Freedesktop tracks all bugs, issues and
+feature requests.
 
-.. _issue tracker: https://bugs.libcamera.org/
+.. _issue tracker: https://gitlab.freedesktop.org/camera/libcamera/-/issues
 
 Documentation
 -------------