瀏覽代碼

recommend testing UI changes against the sandbox

Grégoire Paris 9 年之前
父節點
當前提交
e879c9aa5e
共有 1 個文件被更改,包括 3 次插入0 次删除
  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
 * 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.
   maintainer (``@username``), so he/she will get a notification.
 * Squash your commits into one commit. (see the next chapter)
 * 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
 ## Squash your commits