From 08bc1239bd9a35fbaee0b9e02288161a81012c76 Mon Sep 17 00:00:00 2001 From: James Zern Date: Fri, 27 Mar 2026 09:22:57 -0700 Subject: [PATCH] README.md: update bug tracker link Use a direct link to the creation page to avoid WebP bugs being filed under the top-level WebM component when the 'Create Issue' button is used. Change-Id: Ibe5990e5a1c7cb6bcf159850fb3bceadbbfc16f1 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90f2b059..5732f78e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ See the [APIs documentation](doc/api.md), and API usage examples in the ## Bugs -Please report all bugs to the [issue tracker](https://issues.webmproject.org). +Please report all bugs in the WebP component of the +[issue tracker](https://issues.webmproject.org/issues/new?component=1618983&template=2023995). For security reports, select 'Security report' from the Template dropdown. Patches welcome! See [how to contribute](CONTRIBUTING.md).