From 707705ddf4fd4ec10bd1bfffe7ce063204c353c4 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 5 Mar 2020 15:06:38 +0000 Subject: [PATCH] Add issue tracker to README Change-Id: I27b20007786703e514f6d9c94c31d27443b8e2d7 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/16400 Reviewed-by: Sarah Mashayekhi --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc6522873c..59bd60e1fa 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ cmake -GNinja ../.. ninja ``` +## Issues +Please file any issues or feature requests at +https://bugs.chromium.org/p/tint/issues/entry + ## Contributing Please see the CONTRIBUTING and CODE_OF_CONDUCT files on how to contribute to Tint.