From 890db215c8f1c3a1091334b930755b3f542a4d41 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Mon, 22 Jan 2018 13:22:33 +0000 Subject: [PATCH] readme update --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 769f9c32c..a26f95c42 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Introduction The Alfresco Content Application is an example application built using -[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.7. +[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.5.0. ### Who is this example application for @@ -19,6 +19,14 @@ with a simple and easy to use interface for working with files stored in the Alf [Public documentation](https://alfresco.github.io/alfresco-content-app/) +### Raising issues and feature requests + +Log any issues in the ['ACA' JIRA project](https://issues.alfresco.com/jira/projects/ACA), +please include a clear description, steps to reproduce and screenshots where appropriate. + +All issues will be reviewed; bugs will be categorized if reproducible and enhancement/feature suggestions +will be considered against existing priorities if the use case serves a general-purpose need. + ## Development server Run `npm start` for a dev server. Navigate to `http://localhost:3000/` (opens by default).