From fe815c69cb10514a50a89840400a281703e3adc1 Mon Sep 17 00:00:00 2001 From: Jakub Sobon Date: Fri, 20 Mar 2020 12:11:16 -0400 Subject: [PATCH] Document that devel branch is used for development. --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 939e534..9f20272 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,16 @@ We'd love to accept your patches and contributions to this project. There are just a few small guidelines you need to follow. +## Fork and merge into the "devel" branch + +All development in termdash repository must happen in the [devel +branch](https://github.com/mum4k/termdash/tree/devel). The devel branch is +merged into the master branch during release of each new version. + +When you fork the termdash repository, be sure to checkout the devel branch. +When you are creating a pull request, be sure to pull back into the devel +branch. + ## Contributor License Agreement Contributions to this project must be accompanied by a Contributor License