We use something like:
/feature/[trello-card-id]-short-description
/issue/[trello-card-id]-short-description
/hotfix/[trello-card-id]-short-description
Where [trello-card-id] is optional, if it's related to a card added to trello we use it, otherwise it's skipped.
And then we try to use the git-flow methodology.