From fdd7491fd379fff6b6653af1a9efbf72b20b3a0d Mon Sep 17 00:00:00 2001 From: ziajka Date: Mon, 10 Dec 2018 12:37:17 +0100 Subject: [PATCH] Update README with branches policy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 73112b3c..58609a09 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Please use GNS3 WebUI bundled in `gns3server` and `gns3`. ## Development +### Branches policy + +On branch `master` you can find the latest codebase including under development features. If you are looking for stable version with features promoted to be included in the current/next release please switch to `stable` branch. + ### Installation We're using [yarn](https://yarnpkg.com/lang/en/) for packages installation: