From e3406ab982120a47d70bbed5d6411dd2a885e88f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Apr 22 2023 19:10:42 +0000 Subject: Make README.md link to the compose-tracker tool ...so you know where to go to file an issue or PR if there's a bug in it. Signed-off-by: Adam Williamson --- diff --git a/README.md b/README.md index 1028bf4..2250454 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # failed-composes -tracker for issues on failed releng pungi composes \ No newline at end of file +tracker for issues on failed releng pungi composes. The issues are created by +[compose-tracker](https://pagure.io/releng/compose-tracker): file issues and +pull requests for problems with the tickets themselves there.