From a3c05e04a9d50d94cf377254e94673cd03aad817 Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Sat, 22 Jul 2017 11:16:28 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 66ec33e..0cfd841 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,2 +1,2 @@ -Please only make pull requests in [testing branch](https://github.com/spacehuhn/esp8266_deauther/tree/testing) to avoid future conflicts. +Please only make pull requests to the [testing branch](https://github.com/spacehuhn/esp8266_deauther/tree/testing) to avoid future conflicts. The `testing` branch is merged with `master` on every release.