git workflow - joomla-projects/Joomla-Academy-Onboarding GitHub Wiki

  1. Fork the project repository
  2. Create a feature branch for your work
  3. Make your changes in small, logical commits
  4. Write clear commit messages
  5. Submit pull requests for review
  6. Address feedback and make requested changes