Yes please !!!
Not only it overwrites customizations, but some of them even overwrite the standard behavior.
Look for example at custom/modules/Leads/views/view.detail.php.
It does not extend the LeadsViewDetail class defined in modules/Leads/views/view.detail.php, so the config variable used to prevent converting twice a lead is not even managed.