1 2 3 4 5 6 7
# Project Instructions ## Git Workflow - All changes must be made via Pull Requests (PRs) - Do not commit directly to the main branch - Create a feature branch for each change, then open a PR