From d8334a33fa1f4a5b97637fe61575aff43915f38d Mon Sep 17 00:00:00 2001 From: Alejandra Quetzalli Date: Mon, 22 Jan 2024 12:17:56 -0800 Subject: [PATCH 1/2] Remove my name from onboarding guide --- docs/onboarding-guide/docs-onboarding-checklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/onboarding-guide/docs-onboarding-checklist.md b/docs/onboarding-guide/docs-onboarding-checklist.md index e0a8e9c70..fb604c273 100644 --- a/docs/onboarding-guide/docs-onboarding-checklist.md +++ b/docs/onboarding-guide/docs-onboarding-checklist.md @@ -17,6 +17,6 @@ Complete in order the following onboarding tasks: - [ ] Familiarize yourself with the _work-in-progress_ [AsyncAPI Style Guide](https://github.com/asyncapi/community/pulls?q=is%3Apr+is%3Aopen+style+guide). - [ ] Read all docs under the following content buckets: `Concepts`, `Tutorials`, `Reference`. (Take the time to go through each tutorial.) - [ ] Set up your local environment following our instructions for the [AsyncAPI git workflow](https://github.com/asyncapi/community/blob/master/git-workflow.md). -- [ ] Introduce yourself in AsyncAPI Slack in the #01_introductions channel and the #13_docs channel. Ask docs-related questions in #13_docs. -- [ ] [Reach out to Quetzalli in Slack DM](https://asyncapi.slack.com/team/U02AKC14WAJ) to request a good first docs issue. +- [ ] Introduce yourself in AsyncAPI Slack in the `#01_introductions` channel and the `#13_docs` channel. Ask docs-related questions in #13_docs. +- [ ] Request a good first docs issue in the [`#13_docs` Slack channel](https://join.slack.com/share/enQtNjUxMTY4MzEzNTk4Ny0wYTU3OGI1MmM1YzQxMDY0OGUxY2JhZThkOGMwNDg4YjUzNjYwYjg5YTU0YzdiZjFhOGFkZjhlNmRkOTVlOTBj). - [ ] Attend [OPEN docs meetings](https://www.asyncapi.com/community/events) to chat with other maintainers, ask docs questions, and request help on docs blockers. From a7b0af2c32463edd718a6f88d99074695a60019f Mon Sep 17 00:00:00 2001 From: Alejandra Quetzalli Date: Tue, 23 Jan 2024 23:02:54 -0800 Subject: [PATCH 2/2] Update docs-onboarding-checklist.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fran Méndez --- docs/onboarding-guide/docs-onboarding-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/onboarding-guide/docs-onboarding-checklist.md b/docs/onboarding-guide/docs-onboarding-checklist.md index fb604c273..f64a357a5 100644 --- a/docs/onboarding-guide/docs-onboarding-checklist.md +++ b/docs/onboarding-guide/docs-onboarding-checklist.md @@ -18,5 +18,5 @@ Complete in order the following onboarding tasks: - [ ] Read all docs under the following content buckets: `Concepts`, `Tutorials`, `Reference`. (Take the time to go through each tutorial.) - [ ] Set up your local environment following our instructions for the [AsyncAPI git workflow](https://github.com/asyncapi/community/blob/master/git-workflow.md). - [ ] Introduce yourself in AsyncAPI Slack in the `#01_introductions` channel and the `#13_docs` channel. Ask docs-related questions in #13_docs. -- [ ] Request a good first docs issue in the [`#13_docs` Slack channel](https://join.slack.com/share/enQtNjUxMTY4MzEzNTk4Ny0wYTU3OGI1MmM1YzQxMDY0OGUxY2JhZThkOGMwNDg4YjUzNjYwYjg5YTU0YzdiZjFhOGFkZjhlNmRkOTVlOTBj). +- [ ] Request a good first docs issue in the [`#13_docs` Slack channel](https://asyncapi.com/slack-invite). - [ ] Attend [OPEN docs meetings](https://www.asyncapi.com/community/events) to chat with other maintainers, ask docs questions, and request help on docs blockers.