Skip to main content

Onboarding

Day 1

  • SaaS set up
  • Create PR to handbook with your picture, details, and a quick bio
  • Read quick-start docs
  • Read docs associated with your org
  • Write down as many questions as possible, sync with your onboarding manager
  • You will be assigned a project for the week

Day 2

  • Brendan to discuss mission, vision, values,
  • Engineer will go more deeply into Figterm, Autocomplete engine, desktop app,

Day 3

  • Go o

Things that are super important to go over:

  1. github issues
  2. autocomplete spec schema
  3. how fig works engineering wise at a high level
  4. saas tools all set up
  5. how to edit this handbook
  6. mission, vision, values
  7. ask as many questions as possible
  8. have a project for the week and have them push code on the first day
  9. onboard specifically for their project

SaaS Set Up

Use a script
# Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Install used packages
brew install
brew install
ToolEmployee TodoAdmin Todo
Maria AndersGermanyGermany
Francisco ChangMexicoMexico
Optional Tools

Agenda

Other Todos

  • Schedule coffee chat with each member of the team over the next two weeks

Recommendations

  • Questions:
    • You will have a lot of questions throughout the week. Start a list in your private notes of every question you have. Even if it's small or dumb. Go over these with your onboarding buddy and
  • Fix it!
    • If you see an issue in this onboarding guide OR something that needs to be documented better, fix it! Start making PRs and/or contributing from day 1.