We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Branches being created should have the following format:
<story type>/<3-4 word story description>
chore/save-the-world
The story type indicates the context of the branch and should be written in full and with lowercase letters:
feature chore bug release
feature
chore
bug
release
The story description is a summary about the purpose of the branch. It is delimited with a hyphen (-). For example, travis-ci-setup
travis-ci-setup