From 3e553041bf6f14229e97a328069256dc34ec64e4 Mon Sep 17 00:00:00 2001
From: Lanie Admin
to help you share yo
- @ twitter -# slack + # slack + @ X
@@ -54,7 +54,7 @@ Read more [about the Universal Viewer](https://github.com/UniversalViewer/univer See the [examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) for how to use the UV in various scenarios. -Read the [docs](https://docs.universalviewer.io/) to learn about the various UV configuration options. +Read the technical [docs](https://docs.universalviewer.io/modules.html) to learn more about the code and available configuration options. ## 💻 Contributing @@ -63,10 +63,7 @@ Read below to learn how to take part in improving the UV: - Fork the repository and [run the examples from source](#-getting-started) - Get familiar with [Code of Conduct](https://github.com/UniversalViewer/universalviewer/blob/main/CODE_OF_CONDUCT.md) - Read our [guide to contributing](https://github.com/UniversalViewer/universalviewer/blob/main/CONTRIBUTING.md) -- Find an issue to work on and submit a pull request - - First time contributing to open source? Pick a [good first issue](https://github.com/universalviewer/universalviewer/labels/good%20first%20issue) to get you familiar with GitHub contributing process. - - First time contributing to the UV? Pick a [beginner friendly issue](https://github.com/universalviewer/universalviewer/labels/beginners) to get you familiar with codebase and our contributing process. - - Want to become a Committer? Solve an issue showing that you understand UV objectives and architecture. [Here](https://github.com/universalviewer/universalviewer/labels/help%20wanted) is a good list to start. +- Find an issue to work on and submit a pull request to [issues page](https://github.com/UniversalViewer/universalviewer/issues) - Could not find an issue? Look for bugs, typos, and missing features. ![Contributors](https://raw.githubusercontent.com/UniversalViewer/assets/master/contributors.jpg "Contributors") From 336c494ccdf2fbbc93d5bfb02152a8c86504fbc3 Mon Sep 17 00:00:00 2001 From: Lanie Okorodudu <150135279+LanieOkorodudu@users.noreply.github.com> Date: Tue, 23 Jul 2024 17:13:17 +0100 Subject: [PATCH 3/4] Update README.md From 390969d0d8e57b9875892dc7afe2505ef4b9298b Mon Sep 17 00:00:00 2001 From: Lanie Okorodudu <150135279+LanieOkorodudu@users.noreply.github.com> Date: Wed, 24 Jul 2024 09:20:59 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab8de68fb..13b06d0f5 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Read below to learn how to take part in improving the UV: - Fork the repository and [run the examples from source](#-getting-started) - Get familiar with [Code of Conduct](https://github.com/UniversalViewer/universalviewer/blob/main/CODE_OF_CONDUCT.md) - Read our [guide to contributing](https://github.com/UniversalViewer/universalviewer/blob/main/CONTRIBUTING.md) -- Find an issue to work on and submit a pull request to [issues page](https://github.com/UniversalViewer/universalviewer/issues) +- Find an [issue](https://github.com/UniversalViewer/universalviewer/issues) to work on and submit a pull request - Could not find an issue? Look for bugs, typos, and missing features. ![Contributors](https://raw.githubusercontent.com/UniversalViewer/assets/master/contributors.jpg "Contributors")