Documentation: contributing: Add link to bugs.libcamera.org

Reference the issue tracker in the documentation, as relying on tribal
knowledge isn't a great option.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Sebastian Fricke <sebastian.fricke@posteo.net>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2021-03-24 03:47:03 +02:00
parent c2943a6e32
commit 02f56c5e5e

View file

@ -38,6 +38,14 @@ The source code is available from the project's `git tree`_, hosted by `LinuxTV`
.. _git tree: https://git.linuxtv.org/libcamera.git/
.. _LinuxTV: https://linuxtv.org/
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.
.. _issue tracker: https://bugs.libcamera.org/
Documentation
-------------