# Contributing guide

When contributing to this repository, please first discuss the change you wish to make via issue or any other method before making a change.

## Workflow

The Git workflow used in this project is largely inspired by [Gitlab Flow](https://docs.gitlab.com/ce/workflow/gitlab_flow.html).

The main branch is `master`.

Merge requests should be forked from `master`.
