Skip to content

Work standards and guidelines #25

@Maddix

Description

@Maddix

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.

Gitflow Summary Turns out you just need to use the tag

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:

  • feature
  • bug

Naming convention:

<tag>/<projectNumber>-<dash-seperated-description>

Example:

feature/10-create-tree-component 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions