-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Why do we have this?
Everyone has patterns they follow when working and unless we talk about them, standardize, and agree on how to work together we will trip each other.
How to create branches
We're going follow the Git-flow model and deviate where it make sense for this project.
Naming branches
Branches should follow the following naming convention to make it easy to figure out what issue the branch goes to along with what type of issue the branch is working on.
I think we should stick with the following tag names:
featurebug
Naming convention:
<tag>/<projectNumber>-<dash-seperated-description>
Example:
feature/10-create-tree-component
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers
