Ver Fonte

recommend testing UI changes against the sandbox

Grégoire Paris há 9 anos atrás
pai
commit
e879c9aa5e
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      CONTRIBUTING.md

+ 3 - 0
CONTRIBUTING.md

@@ -73,6 +73,9 @@ When you send a PR, just make sure that:
 * Also don't forget to add a comment when you update a PR with a ping to the
   maintainer (``@username``), so he/she will get a notification.
 * Squash your commits into one commit. (see the next chapter)
+* Some changes, especially UI changes, might affect other bundles. If you think
+  this is the case, we recommend you test your changes against [the Sonata
+sandbox](https://github.com/sonata-project/sandbox).
 
 ## Squash your commits