From 38cc047e27a48cc96a282af0bb90dd86196f0226 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zapletal?= Date: Mon, 14 Oct 2024 09:49:49 +0200 Subject: [PATCH] readme: add links --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1c577a4d..7c24239e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Image Builder Frontend +Frontend code for Image Builder. + +## Project + +* **Website**: https://www.osbuild.org +* **Bug Tracker**: https://github.com/osbuild/image-builder-frontend/issues +* **Discussions**: https://github.com/orgs/osbuild/discussions +* **Matrix**: #image-builder on [fedoraproject.org](https://matrix.to/#/#image-builder:fedoraproject.org) + ## Principles 1. We want to use the latest and greatest web technologies.