From df9e94befefbdd6e50e37842cbf0e18d7837ec80 Mon Sep 17 00:00:00 2001 From: ilhan007 Date: Tue, 23 Aug 2022 14:44:57 +0300 Subject: [PATCH 1/2] feat: add new docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4bc4ea..1573090 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ # UI5 Web Components React Sample Application + [React](https://reactjs.org/) sample application to demonstrate the usage of the [UI5 Web Components](https://github.com/SAP/ui5-webcomponents). It shows how to bind properties, to subscribe to events, using nested components and the bootstrapped React build. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). From bbe6b77ece9622e1c801a520c4dafb82c506ba0d Mon Sep 17 00:00:00 2001 From: ilhan007 Date: Tue, 21 Nov 2023 14:49:00 +0200 Subject: [PATCH 2/2] docs: update slack community link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1573090..6af0775 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ No limitations known. No major bugs known. ## Support -We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/). +We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). ## Contribute to UI5 Web Components Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/CONTRIBUTING.md).