Mark,
Can we start putting our bug references in our updates?
mveron:It took some hunting, but I think it is already written down:
This rule should be written down somewhere in the Wiki.
But where?
http://wiki.koha-community.org/wiki/Guidelines_for_Patch_Acceptance/Rejection
"9. The patch must refer to a bug number"
And if you follow the bug number link:
http://wiki.koha-community.org/wiki/Coding_Guidelines#Bug_numbers
"... include Bug + the bug number at the beginning of your commit message ..."
Though, these both could be clarified to expressly say in the first line of the commit message. I must have read this at some point in time, because I have been doing this. I just didn't remember why.