Making modifications to functions
Whats the best way or practice to make changes to functions within the theme while using a child theme?
Lets say I wanted to make a change to /includes/theme-functions.php - what would be the best way to make the change, obviously in a child theme environment.