Jump to the navigation menu

Drupal Mob Programming

New to Drupal contributions or a seasoned contributor? Join a pair or mob contribution session and work together on Drupal core and contrib issues while learning, sharing knowledge, and helping improve the project.

What you will need

  • A working local Drupal environment to work in.
  • The mob CLI tool from https://mob.sh.
  • A GitHub account so you can be added to the drupal-mob-programming organisation.

How does it work?

  • Book a time on my calendar to create an online meeting.
  • Before the session, we will agree which issues on Drupal.org we want to work on.
  • I will add you to the drupal-mob-programming GitHub organisation, containing forked versions of the repositories that we can work on.
  • During the session, we use the mob CLI tool to easily push and pull changes using Git as we rotate between Driver and Navigator roles.
  • Once the work has been completed, a merge request will be created on Drupal.org issue where it can be reviewed and contribution credits can be assigned.