From 1cdc01b5920d250f2bfb71b312a6ff224a0214c5 Mon Sep 17 00:00:00 2001 From: Cristovao Cordeiro Date: Mon, 8 Jul 2024 18:33:50 +0200 Subject: [PATCH] chore(24.04): add README file --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..53405f243 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ubuntu-24.04 + +This is the `ubuntu-24.04` Chisel release. + +To learn more about Chisel, Chisel releases and how to contribute to this +branch, please read +[this](https://github.com/canonical/chisel-releases/blob/main/README.md). \ No newline at end of file