This document explains how to name branches in Creative Dev Hub using a structured format.
<type>/<lang>/<category>/<slug>
type
: Type of change (feat
, fix
, docs
, style
, refactor
)lang
: Language code (en
, tr
, es
, …)category
: Content category (blog
, discussion
, journal
, mentorship
, …)slug
: A short kebab-case summary of the contentUsing this convention helps maintain structure and clarity in contributions.