From c09b565c164f9aee0280eeb46ac02d88a1f98274 Mon Sep 17 00:00:00 2001 From: Sakari Rautiainen Date: Mon, 3 Oct 2016 15:21:59 -0700 Subject: [PATCH] Updated documentation - Contributing section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a034fb0..b46bf51 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,11 @@ Troubleshooting If you see Pillow error messages on Linux you are most likely missing python-dev, see dependencies. +Contributing +------------ + +1. **Fork** the repository and clone it locally. +2. **Create a branch** from Bitbar devel branch for your edits. +3. **Commit and push** to your own branch in Github +4. **Open pull request** for your changes for Bitbar devel branch. +