From 81007270432dece2a58a5dcf6506ff2e6b18d675 Mon Sep 17 00:00:00 2001 From: Alexander Vakrilov Date: Thu, 2 Aug 2018 11:51:22 +0300 Subject: [PATCH] chore: Add comments about CI phrases (#6142) * chore: Add comments about CI phrases * docs: fix a typo --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cdfadfbb1..22da7ec51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -78,6 +78,7 @@ git push origin --force It's our turn from there on! We will review the PR and discuss changes you might have to make before merging it! Thanks! +>Note: Sometimes you will see someone from the contributors team writing strange comments like: `test` or `test branch_functional_tests#css-gradients-tests branch_widgets#vultix/css-gradients` - don't worry about it, these are just phrases that trigger the internal CI builds. ## Commit Message Guidelines