From acd3cb27221bdebd290521f2159eed38f65e6cb6 Mon Sep 17 00:00:00 2001 From: akuker <34318535+akuker@users.noreply.github.com> Date: Sun, 24 Jan 2021 21:45:53 -0600 Subject: [PATCH] Update README.md Added reference to gitflow --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5635a4f3..5652d747 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,14 @@ RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in Please check out the full story with much more detail on the [wiki](https://github.com/akuker/RASCSI/wiki)! +# How do I contribute? +RaSCSI is using the Gitflow Workflow. A quick overview: + +- The *master* branch should always reflect the contents of the last stable release +- The *develop* branch should contain the latest tested & approved updates. Pull requests should be used to merge changes into develop. +- The rest of the feature branches are for developing new features +- A tag will be created for each "release". The releases will be named . (for the first release of the month). Hot fixes, if necessary, will be released as ... For example, the first release in January 2021 will be release "21.01". If a hot-fix is needed for this release, the first hotfix will be "21.01.1". + +Typically, releases will only be planned every few months. + I sell on Tindie