Branch Naming
All branches will fall into these reference sub-directories.
| prefix | meaning |
|---|---|
| feature | a new feature under development |
| bug | a branch to a fix for an unreleased version |
| hotfix | a branch for an immediate fix to a released version |
For example:
feature/dpr_convert