Create and use a new branch when making changes to your fork of a repository. Do not directly modify the default (e.g. main or master) branch.
Naming branches
Use short (50 characters or less), descriptive branch names that terminate with the card number of the associated Team HQ work item. E.g. fix-broken-function-6233. This allows you to lookup and add the card number to the commit message’s header without leaving the commit message editor.