You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed a Typo in README.md file
Signed-off-by: Suyash Srivastava <suyashsrivastava5053@gmail.com>
(cherry picked from commit 061e476)
Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com>
Copy file name to clipboardexpand all lines: README.md
+30-13
Original file line number
Diff line number
Diff line change
@@ -8,23 +8,33 @@
8
8
9
9
## Welcome
10
10
11
-
OpenSearch Dashboards is an opensource search and analytics visualization. We aim to be the best community-driven platform and provide all the contributors a great open source experience.
11
+
OpenSearch Dashboards is an open-source data visualization tool designed to work with OpenSearch. OpenSearch Dashboards gives you data visualization tools to improve and automate business intelligence and support data-driven decision-making and strategic planning.
12
12
13
-
Feel free to take a look at what the community has been up to, and then head over to the [Project Board](https://github.com/opensearch-project/OpenSearch-Dashboards/projects) to track release targets, or jump in and [start opening issues](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/new/choose), [set up your development environment](DEVELOPER_GUIDE.md#getting-started), or [start contributing](CONTRIBUTING.md).
13
+
We aim to be an exceptional community-driven platform and to foster open participation and collective contribution with all contributors. Stay up to date on what's happening with the OpenSearch Project by tracking GitHub [issues](https://github.com/opensearch-project/OpenSearch-Dashboards/issues) and [pull requests](https://github.com/opensearch-project/OpenSearch-Dashboards/pulls).
14
+
15
+
You can [contribute to this project](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/CONTRIBUTING.md) by [opening issues](https://github.com/opensearch-project/OpenSearch-Dashboards/issues/new/choose) to give feedback, share ideas, identify bugs, and contribute code.
16
+
17
+
Set up your [OpenSearch Dashboards development environment](ttps://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/DEVELOPER_GUIDE.md#getting-started-guide) today! The project team looks forward to your contributions.
18
+
19
+
## Code Summary
20
+
21
+
[![Build and Test][build-and-test-badge]][build-and-test-link]
22
+
[![Unit Test Code Coverage][codecov-badge]][codecov-link]
0 commit comments