SubmitingAPatch
From Koha Wiki
Staff search results interface changes RFC > Stop copying item records to bib's MARC and MARCXML RFC > Storing queries RFC > Koha 3.2 > SubmitingAPatch
When you want to submit a patch to Koha, you should follow the following steps:
- 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)
- write your patch. Please follow the coding guidelines page
- format your patch. You can use our Git tutorial if you're new to git
- attach your patch to the bug. You can do it through the web interface, or with git bz
- send the patch to the koha-patches mailing list
- 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