Skip to content

Contributing to Loomio

jonlemmon edited this page Jul 9, 2012 · 18 revisions

Submitting changes to the Loomio codebase

Here is the easiest way to submit code contributions to Loomio:

  1. Fork the repository - https://github.com/enspiral/loomio
  2. Make some changes and push any changes you've made to a branch on your fork
  3. Submit a pull request - this will others that there your code is waiting to be reviewed
  4. Check back on your pull request to see if there are any comments - different people from the team may have comments about the code, and you can talk about potential improvements/changes before it is accepted into the codebase
Clone this wiki locally