All feature branches must be prefixed with feature/.
feature/
Feature branches must contain the ticket number and a short description.
in the form feature/<ticket_no>-<description>, e.g.:
feature/<ticket_no>-<description>
feature/103-my-short-ticket-title