Skip to content

Commit 7611ae1

Browse files
authored
Update CONTRIBUTING.md
1 parent 82f4adc commit 7611ae1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44

55
We welcome contributions and feedback! All contributors must sign our [Contributor License Agreement (CLA)](https://docs.google.com/a/optimizely.com/forms/d/e/1FAIpQLSf9cbouWptIpMgukAKZZOIAhafvjFCV8hS00XJLWQnWDFtwtA/viewform) to be eligible to contribute.
66

7-
Simply create a branch off of `master`. When the work on the branch is complete make a pull request.
7+
Simply create a branch off of `master`. When the work on the branch is complete make a pull request. Pull requests should be squashed and merged into `devel`.
8+
9+
All branches will be built and run against the entire test suite on Travis with every commit.
10+
11+
The `test-app` module is built against a real Optimizely project. Changing the project ID will cause tests to fail. The test app should be used as a reference.

0 commit comments

Comments
 (0)