git workflow - joomla-projects/Joomla-Academy-Onboarding GitHub Wiki
- Fork the project repository
- Create a feature branch for your work
- Make your changes in small, logical commits
- Write clear commit messages
- Submit pull requests for review
- Address feedback and make requested changes