Skip to content

Name Conventions

vini edited this page Sep 25, 2025 · 9 revisions

Branch Naming:

[prefix]/[issue-number]-[hyphen-separated-name]

Pull Request Naming:

[type]: [issue-number] [PR name/title]
Type of PR can correspond to feat, bugfix, ci, refactor, etc

Clone this wiki locally