Browse Source

Merge pull request #321 from andres-montanez/nostromo

Tweak
pull/1/head
Andrés Montañez 8 years ago committed by GitHub
parent
commit
7e8d95ce78
  1. 3
      CONTRIBUTING.md

3
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.
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.

Loading…
Cancel
Save