-
Notifications
You must be signed in to change notification settings - Fork 3
Create a branch
Florian Merle edited this page Nov 6, 2018
·
2 revisions
The branches created for a feature, a fix or anything else must respect the following rules :
- Name must be like :
Type/IssueId/Objective
(ex : feature/2/update-something) - Each commit in a branch has to respect the guidelines described on this page
The following types are allowed :
feature
fix