From 685d5cc5ffe519b8d58ceb82c3db67cb5d1cdf66 Mon Sep 17 00:00:00 2001 From: Frederik Ring Date: Thu, 25 Apr 2019 20:19:47 -0600 Subject: [PATCH] add link to pivotal tracker board --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfef486..99dcafe 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,18 @@ # offen [![CircleCI](https://circleci.com/gh/offen/offen/tree/master.svg?style=svg)](https://circleci.com/gh/offen/offen/tree/master) +[![Pivotal Tracker](https://img.shields.io/static/v1.svg?label=Project+Planning&message=Pivotal+Tracker&color=informational)](https://www.pivotaltracker.com/n/projects/2334535) + > The offen analytics software This repository contains all source code needed to build and run __offen__, both on the server as well as on the client. --- -Development of __offen__ has just started, so instructions are rare and things will stay highly volatile for quite some while. +Development of __offen__ has just started, so instructions are rare and things will stay highly volatile for quite some while. Also __do not use the software in its current state__ as it is still missing crucial pieces in protecting the data end to end. -Guidelines for running and developing the Software will be added when it makes sense to do so. Feel free to open an issue if you have a question. +Guidelines for running and developing the Software will be added when it makes sense to do so. + +Project planning and issue tracking is done using [Pivotal Tracker](https://www.pivotaltracker.com/n/projects/2334535), but feel free to open a GitHub issue if you have a question or found a bug. ### Developing the application