From cb7ae557e86104a8683e2e4b63f8b85cdc269ed0 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Fri, 4 Feb 2022 14:49:47 +0000 Subject: [PATCH] [Readme] only accepting PRs on station_logbooks branch --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba486e83..4f0d786a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Cloudlog +> Important: Currently only accepting PRs on the "station_logbooks" branch this will then become version 2.0 release. + Cloudlog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere. All you need is a web browser and active internet connection. Website: [http://www.cloudlog.co.uk](http://www.cloudlog.co.uk) @@ -30,6 +32,8 @@ If you would prefer not to setup Cloudlog yourself [magicbug](https://magicbug.c ## Contributing +> Important: Currently only accepting PRs on the "station_logbooks" branch this will then become version 2.0 release. + If you would like to contribute in any way to Cloudlog, it is most appreciated. This has been developed in free time, help coding new features or writing documentation is always useful. Please note that Cloudlog was built using [Codeigniter](https://www.codeigniter.com/docs) version 3 and uses Bootstrap 4 for the user CSS framework documentation is available for this when building components.