From ea7b58bd5c78b9c629909736c1e629758844bbc8 Mon Sep 17 00:00:00 2001 From: Simon de Vlieger Date: Sat, 14 Dec 2024 10:18:56 +0100 Subject: [PATCH] chore: README blurbs Add the common blurb(s) that are on all Image Builder project READMEs. Signed-off-by: Simon de Vlieger --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 8a738e0..2572219 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,17 @@ $ image-builder list-images --output=json Q: Does this require a backend. A: The osbuild binary is used to actually build the images but beyond that no setup is required, i.e. no daemons like osbuild-composer. + +## Project + + * **Website**: + * **Bug Tracker**: + * **Discussions**: https://github.com/orgs/osbuild/discussions + * **Matrix (chat)**: [Image Builder channel on Fedora Chat](https://matrix.to/#/#image-builder:fedoraproject.org?web-instance[element.io]=chat.fedoraproject.org) + * **Changelog**: + +### Repository + + - **web**: + - **https**: `https://github.com/osbuild/image-builder-cli.git` + - **ssh**: `git@github.com:osbuild/image-builder-cli.git`