From 97beb502e2ceb0573090e1b8277d206dd95c372a Mon Sep 17 00:00:00 2001 From: Marcus Lindqvist Date: Thu, 22 Jan 2026 13:30:00 +0000 Subject: [PATCH] Add onboarding guide --- docs/onboarding.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/onboarding.md diff --git a/docs/onboarding.md b/docs/onboarding.md new file mode 100644 index 0000000..a056c08 --- /dev/null +++ b/docs/onboarding.md @@ -0,0 +1,5 @@ +# New Engineer Onboarding + +1. Request access to the internal git host. +2. Clone the repos for the team you're joining. +3. Read the on-call runbook before your first shift.