Skip to content

Commit a9ff9a0

Browse files
committed
Add reminder not to merge directly to staging. [ci skip]
1 parent 923dcda commit a9ff9a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If your changes might affect level paths, blockly UI, or critical path site logi
4141

4242
## Submitting your Pull Request
4343

44-
Once you've linted and tested your changes, send us a pull request! Contributors should follow the GitHub [fork-and-pull model](https://help.github.com/articles/using-pull-requests) to submit pull requests into this repository.
44+
Once you've linted and tested your changes, send us a pull request! Contributors should follow the GitHub [fork-and-pull model](https://help.github.com/articles/using-pull-requests) to submit pull requests into this repository. Code.org developers should also work on a branch and use a pull request to merge to staging; please do not merge directly to the code-dot-org/staging branch.
4545

4646
1. On your fork, you'll either push to your own finished branch or checkout a new branch for your feature before you start your feature
4747
- `git checkout -b branch_name`

0 commit comments

Comments
 (0)