From 4ea2762270c5922e25d378761d97a764e6d72923 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Fri, 19 Jun 2020 04:34:53 -0700 Subject: [PATCH] Updated Contributing (markdown) --- Contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributing.md b/Contributing.md index 5fa3008..d858f9b 100644 --- a/Contributing.md +++ b/Contributing.md @@ -3,6 +3,8 @@ to see how you can test, compile and build Statping for production use. I recommend you use `make` with this process, it will save you time and it will auto-include many customized parameters to get everything working correctly. +> Send all PR's to `dev` branch! + # Requirements - Golang `1.14` - Node `10.15.3`