gradido/docu/onboarding_process.md
powerzenbob 9ca497255d udate
2021-11-30 19:39:01 +01:00

983 B

Onboarding process

Meeting with Bernd (zoom)

Meeting with Claus-Peter and perhaps concerning team member (zoom)

Presentation to all team members (discord)

Grant access to

  • Nextcloud server
  • Add to github repository (create github account if not available)

Start working

git basics to update this document

  • git status
  • git branch onboarding_process
  • git checkout onboarding_process
  • git add onboarding_process.md
  • git commit
  • git push
  • git push --set-upstream origin onboarding_process