From 4235bcf9b0d4b352cf5af9d1924a266f29de0b15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Signe=20Kirk=20Br=C3=B8db=C3=A6k?= Date: Fri, 29 Sep 2023 15:02:57 +0200 Subject: [PATCH] add links and text to draft --- entries/onboarding.md | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/entries/onboarding.md b/entries/onboarding.md index 5b8f0b72..964c31be 100644 --- a/entries/onboarding.md +++ b/entries/onboarding.md @@ -5,20 +5,32 @@ date: last-modified {{< include /includes/_wip.qmd >}} -# Welcome to Seedcase! -If you landed on this post, you are most likely a new team member on the Seedcase project. Welcome! :o) +## Welcome to Seedcase! -To get you started, there are some things you need to do and some posts to for you to read/review. -... +If you landed on this post, you are most likely a new team member on the Seedcase project. Welcome! -## Things to do: -1. Get Discord account and send username to Team Leader (so you can be added to the Seedcase Project server) -2. Send GitHub username to Team Leader (so you can be added to the SDCA and Seedcase organizaions and relevant repositories) -3. Set up GitHub two-factor authentication (2FA): See *this post* -> entries/github (you will need 2FA to access the Seedcase repositories) -4. Talk to Team Leader about which IT equipment will need to be ordered (e.g., computer, mouse, keyboard, dock station) +To get you started, there are some things you need to do and some posts to for you to read and review. -## Posts to read/review: -In this project, we practice a ["documentation first" culture](https://seedcase-project.org/community/guide-entries/documentation-first/). This means that when you read through posts, we encourage you to create issues (and pull requests), if you believe something isn't clear, or if information is missing or outdated. +## Things to do + +1. Send your GitHub username and Discord username to the Team Leader + - We use Discord as our communication platform and this way so you can be added to the Seedcase Project server asap. If you don't have a Discord account, go to [discord.com](https://discord.com) and create one. + - You will need to be added to the SDCA and Seedcase organizaions (and potentially other repositories) on GitHub. If you don't have a GitHub account, go to [github.com](https://github.com) and create one. +2. Set up GitHub two-factor authentication (2FA): See [this post](github.md) (you will need 2FA to access the Seedcase repositories) +3. Talk to the Team Leader about which IT equipment will need to be ordered for you (e.g., computer, mouse, keyboard, and dock station) + +## Posts to read/review + +In this project, we practice a "documentation first" culture. This means that when you read through posts, we encourage you to create issues and pull requests, when you stumble upon something that's unclear or if information is missing or outdated. + +Therefore, before you start to read and review the pages in the list below, we encourage you to read the following posts +with introductions and guidelines to our workflows: + +1. [Documentation First Culture](https://seedcase-project.org/community/guide-entries/documentation-first/) +2. [Workflows for adding content](workflow.md) +3. Maybe: [Adding posts](https://seedcase-project.org/community/guide-entries/adding-posts/) (this post contains guidelines on how to add a new post) + +Now that you have read the above, you can review the pages below: 1. [Onboarding SDCA website](https://steno-aarhus.github.io/research/onboarding.html) - This website is for general onboarding at SDCA and covers general onboarding, such as the general code of conduct and details on varous social activities and events @@ -32,3 +44,4 @@ In this project, we practice a ["documentation first" culture](https://seedcase- 4. [Design documentation](https://seedcase-project.org/design/) - The design documentation covers stakeholders, design decisions, software architecture, data architecture, and more. +If something is unclear to you, you are more than welcome to reach out to the other team members. We'll love to help you out :-) \ No newline at end of file