From 0b71b7862a28cf66d34eaa037c602d2f296dff75 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Tue, 10 Jan 2017 18:07:05 +0100 Subject: [PATCH] feat: basic README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..ee343f5be --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Almost all dev for Xen Orchestra is happening in this repository. + +Because transition is still underway, [xo-web](https://github.com/vatesfr/xo-web) and [xo-server](https://github.com/vatesfr/xo-server) are still developped in their own repositories. + +For now, all issues are still to be reported in [xo-web's tracker](https://github.com/vatesfr/xo-web/issues).