From f27d03d37a48ca7ca0166066571bd3bafc240862 Mon Sep 17 00:00:00 2001 From: Davide Cavalca Date: Tue, 20 Dec 2022 17:51:39 +0100 Subject: [PATCH] Clarify the branches situation --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 66dafb4..3f50e3d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This contains the KIWI descriptions for building the Fedora Asahi Remix. +This repository has multiple branches, one for each supported Fedora release. The default branch is `rawhide`, and is probably _not_ what you want. + ## Spin variants * Server (image type: `oem`, image profiles: `Server`) @@ -61,6 +63,10 @@ We also provide a script to generate an [Asahi Installer](https://github.com/Asa []$ ./make-asahi-installer-package.sh outdir/Fedora-Asahi-Remix.aarch64-0.0.0.raw package.zip ``` +## Contributing + +Please default to submitting PRs against the `rawhide` branch. Release branches should generally merge from `rawhide` and only deviate where absolutely necessary. + ## Licensing This is free software: you can redistribute it and/or modify