From ec18510a5c7c7d08792818a439a8aa8648f3b554 Mon Sep 17 00:00:00 2001 From: Jennifer Heins <33330856+heinsj@users.noreply.github.com> Date: Thu, 23 Aug 2018 12:12:37 -0400 Subject: [PATCH] Added more information to guide people on how to submit issues --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63a4de1..24fdfa7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,26 @@ ## Visual update 1 for IBM Connections (Preview) -The IBM Collaboration Solution’s Design team is crafting a new design language for IBM Connections. IBM developers will use this new design when building new Connections interfaces. The Connections design team is giving you a preview of the new design by leveraging IBM Connections Customizer to apply the visual updates to existing Connections interfaces. +The IBM Collaboration Solution’s Design team has crafting a new design language for IBM Connections. IBM developers will use this new design when building new Connections interfaces. The Connections design team is giving you a preview of the new design by leveraging IBM Connections Customizer to apply the visual updates to existing Connections interfaces. Learn more: https://ibmcnxdev.github.io/cnx-custom-theme/index.html Ask questions: https://developer.ibm.com/answers/topics/cnx-custom-theme.html + +## Report Issues +If you encounter a problem with the visual stlying provided by this application, you can open an issue in this repository. Examples of 'style issues' include parts of a page are cut off, misaligned, inconsistent with other pages, or missing. You can also open issues for suggested enhancements. + +Do not report Connecitons functional issues here. Report functional issues through normal support channels. + +### How to open issues +Create a new issue in this repository and include the following information. +- What page or application is the issue associated with? +- What environment are you using, cloud or onprem? +- Steps to reproduce the issue. +- Expected result. +- Screen shots of the issue. +- Tag the issue with environment, app, and type. + +### Updates will be published +Updates will be released here to address style issues and to include enhancments when possible. Examples of 'style fixes' typically include updates so that elements of the page are not cut off, misaligned, inconsistent, or missing. Updates will apply to Cloud and On-premises Connections, unless otherwise noted. + +Updates are not guaranteed to be published on a set schedule, however we strive to push out updates every month to two months. When an update it released you can see what was included in the [Update History](https://ibmcnxdev.github.io/cnx-custom-theme/updatehistory.html) page.