Skip to content

Contribute

Marco Antonio Dominguez edited this page Jan 11, 2017 · 4 revisions
  • We work based on master as the main branch and develop as our development branch. We follow the next branching model.
  • Each time you finish a task please open a Pull Request to develop branch. For every Pull Request you should write:
## What?
Explain a briefly description.

## Why?
Explain the reason about why are you working on the changes

## Description
Describe the specific changes into the PR.
  • Tag a reviewer.
  • When you get an apporval you will be able to merge your changes.

Check this markdown guide

Clone this wiki locally