Create CONTRIBUTING.md

This commit is contained in:
rachel-fenichel
2016-08-29 11:03:08 -07:00
committed by GitHub
parent 8d5da82e00
commit 9d68af8864

5
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,5 @@
# Contributing to Blockly
Please make pull requests against develop, not master. If your patch needs to go into master immediately, include a note in your PR.
For more information, head over to the [Blockly Developers site](https://developers.google.com/blockly/guides/modify/contributing).