Onboarding Exercise

  1. Clone FoleyLab.github.io
  2. Create a branch named feature/add-<yourname>.
  3. Add a bio in elements.htmo add / edit bio information about yourself.
  4. Commit your changes with a meaningful message.
  5. Push your branch and open a Pull Request on GitHub.
  6. Review a teammate’s PR: leave one suggestion and one positive comment.
  7. Merge the PR (squash & merge) and pull the updated main locally.

Tips

  • Keep commits small and messages clear.
  • Ask for help when you hit a conflict—this is normal!