Software to power online mob programming.
Mob Programming Basics - A good introduction to the idea
Please follow these steps to contribute to the Mob Programming Platform:
- Create a new issue for your proposed change
- Engage in a discussion regarding your issue
- Create a branch prefixed with your issue number. For example, if you created
issue #13, then you would create a branch called
13-your-branch-description
. - Commit your changes to your branch
- Send a pull request
That's it!