aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-10-02 09:58:59 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2023-10-02 11:38:19 +0300
commit0f9128717558e9513ffea6644776867ff7ba6ed8 (patch)
tree571aaa5ea1b6afa50c42a4804af50608de86cdd9
parent98eb819c18091345682ee34c60c2a7140ac9b5e2 (diff)
readme: Add link to bug tracker
Pick-to: 6.6 6.5 Change-Id: Ida7529550d0ef2d816f86d82c1feaa581e0b624f Reviewed-by: Inkamari Harjula <inkamari.harjula@qt.io>
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8e16d44..c56a04c 100644
--- a/README.md
+++ b/README.md
@@ -73,12 +73,15 @@ Qt Multimedia only uses GStreamer.
Contributing
------------
-To contribute to this layer you should submit the patches for review using
+To contribute to this layer submit the patches for review using
[Qt Gerrit](https://codereview.qt-project.org).
More information about Qt Gerrit and how to use it:
- - https://wiki.qt.io/Gerrit_Introduction
- - https://wiki.qt.io/Setting_up_Gerrit
+ - [Gerrit_Introduction](https://wiki.qt.io/Gerrit_Introduction)
+ - [Setting_up_Gerrit](https://wiki.qt.io/Setting_up_Gerrit)
+
+Report bugs on [Qt Bug Tracker](https://bugreports.qt.io) using
+`Yocto: meta-qt6 layer` component.
Layer maintainers
-----------------