From 57f0d34d27fb9ba1f11025fe746431490d618496 Mon Sep 17 00:00:00 2001 From: Matthias Leutenegger Date: Fri, 5 Jun 2020 09:31:51 +0200 Subject: [PATCH] FIX --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84c90db..ff54360 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ Follow these steps to contribute code: 1. Open an issue describing what you want to change (follow one of the previous chapters). 2. Create a fork and implement your changes -3. Open a pull request to `develop` +3. Open a pull request to `master` Before submitting the Pull request, make sure to add a description of your changes to the changelog.