https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36128 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #6 from David Nind <david@davidnind.com> --- Hi Denys, welcome and thanks for the patch! As mentioned, the commit message needs to follow the guidelines at https://wiki.koha-community.org/wiki/Commit_messages A commit message normally looks something like this: Bug 36128: [A short title about what the bug does] [A description of what problem the bug addresses, or what feature it adds]. Test plan: 1. Steps to replicate the issue. 2. Apply the patch. 3. Steps that show how the issue is fixed. It can be a bit daunting when you first get started with Koha, and trying to understand the process. This page on the Wiki gives a good overview of the steps a bug goes through before it gets into Koha https://wiki.koha-community.org/wiki/Development_workflow Many Koha developers use the development environment for Koha - once set up, it gives you a fully functional Koha environment https://gitlab.com/koha-community/koha-testing-docker The Development channel at https://chat.koha-community.org/ is probably the best place to ask for help. -- You are receiving this mail because: You are watching all bug changes.