SubmitingAPatch

From Koha Wiki

Jump to: navigation, search
Home > Development
Home > Participation

When you want to submit a patch to Koha, you should follow the following steps:

  1. create an entry in bugzilla if it does not exist already. Don't forget to set the "change sponsored" field if applicable. There is a default assignee for each component. If you plan to submit a patch yourself, please assign the bug to yourself and set the status to "ASSIGNED" (instead of NEW)
  2. write your patch. Please follow the coding guidelines page
  3. format your patch. You can use our Git tutorial if you're new to git
  4. attach your patch to the bug. You can do it through the web interface, or with git bz
  5. send the patch to the koha-patches mailing list
  6. update status to "needs sign-off"

Now, you just have to wait for someone taking care of your patch (sign-off and QA) If you need help or want to find someone to test your patch jump on our IRC channel and ask here