Onboarding Exercise
- Clone FoleyLab.github.io
- Create a branch named
feature/add-<yourname>
. - Add a bio in
elements.htmo
add / edit bio information about yourself. - Commit your changes with a meaningful message.
- Push your branch and open a Pull Request on GitHub.
- Review a teammate’s PR: leave one suggestion and one positive comment.
- 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!