From 8705e4d9bd47c6195ac560e39ae49ff74ab44d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Monta=C3=B1ez?= Date: Tue, 24 Jan 2017 15:50:21 -0300 Subject: [PATCH] Tweak --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a55e5b..cc1ed8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -66,4 +66,5 @@ vendor/bin/coveralls -v --coverage_clover build/logs/coverage.xml Tests structure follow almost the same structure as production code with `Test` suffix in class and file name. Follow the tests already made as guidelines. # Last Words -Thank you for using Magallanes, and special thanks for making it better. When adding features always have in mind the main goal *Deploy code from A to B, and run some tasks*, and think if the feature is aiming at that. \ No newline at end of file +Thank you for using Magallanes, and special thanks for making it better. When adding features always have in mind the main goal *Deploy code from A to B, and run some tasks*, and think if the feature is aiming at that. +