From 8aaeee699f8559dccbfa8e4ce3a8976c0888e1c0 Mon Sep 17 00:00:00 2001 From: Nish_ <120EE0980@nitrkl.ac.in> Date: Sat, 1 Jul 2023 14:39:36 +0530 Subject: [PATCH] Update mentorship/asyncapi-mentorship/2023/project-ideas.md Co-authored-by: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> --- mentorship/asyncapi-mentorship/2023/project-ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mentorship/asyncapi-mentorship/2023/project-ideas.md b/mentorship/asyncapi-mentorship/2023/project-ideas.md index 2374d1de9..b2d13affd 100644 --- a/mentorship/asyncapi-mentorship/2023/project-ideas.md +++ b/mentorship/asyncapi-mentorship/2023/project-ideas.md @@ -15,7 +15,7 @@ Number | Idea | Area | Lead Mentor | Scope 8 | [Add support for translations](https://github.com/asyncapi/website/issues/267) | [website](https://github.com/asyncapi/website) | [Maciej Urbańczyk](https://github.com/magicmatatjahu) |To enable adoption of the spec to a larger group. Translation of docs was an enabler for Kubernetes and Vue, so it could be for AsyncAPI. 9 | [Prepare CLI for v1.0.0 release](https://github.com/asyncapi/cli/issues/599) | [cli](https://github.com/asyncapi/cli) | [Souvik](https://github.com/Souvikns) |We are going to release our first stable version of CLI as v1. We need some help reaching 90% test coverage and enabling cross-platform installation- (only Windows chocolatey). Documentation update - (updating usage docs for all the commands with examples) and simple Integration tests to prove the binary works. 10 | [DocsUI: Messages Object output](https://github.com/asyncapi/asyncapi-react/issues/618) | [asyncapi-react](https://github.com/asyncapi/asyncapi-react) | [Missy Turco](https://github.com/mcturco) & [Fran Méndez](https://github.com/fmvilas) |For the design progress and proposal of the UX/UI updates to the Messages Object documentation output. -11 | [DocsUI: UX/UI updates](https://github.com/asyncapi/asyncapi-react/issues/617) | [asyncapi-react](https://github.com/asyncapi/asyncapi-react) | [Missy Turco](https://github.com/mcturco) & [Fran Méndez](https://github.com/fmvilas) |UX/UI updates to the documentation components like sidebar navigation,Servers Object output.. +11 | [DocsUI: UX/UI updates](https://github.com/asyncapi/asyncapi-react/issues/617) | [asyncapi-react](https://github.com/asyncapi/asyncapi-react) | [Missy Turco](https://github.com/mcturco) & [Fran Méndez](https://github.com/fmvilas) |UX/UI updates to the documentation components like sidebar navigation, Servers Object output. 12 | [Developing a Step-by-Step Contributing Guide for Newcomers](https://github.com/orgs/asyncapi/discussions/689#discussioncomment-5822686) | Documentation | |By providing clear and concise instructions, documentation, and resources, we aim to streamline the onboarding process and empower new contributors to quickly and successfully make their initial contribution. 13 | [Integration of AsyncAPI Tools Examples within AsyncAPI Tools Dashboard Tab](https://github.com/orgs/asyncapi/discussions/689#discussioncomment-5853246) | | | To integrate the setup and examples of AsyncAPI tools into the AsyncAPI Tools Dashboard page to provide users with a comprehensive overview of each tool's functionality, setup requirements, and use cases. 14 | [Open Graph link preview image according to the document to open](https://github.com/asyncapi/studio/issues/224) | [studio](https://github.com/asyncapi/studio) | |Whenever a link to Studio (with or without those query params) is pasted into social media, the preview image says nothing about the file being shared.So we should be able to dynamically generate the preview image based on the file being shared, for example, the title, description and some stats could be shown.