Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit b5e84f9

Browse files
committed
chore(contributing): Update which branch to submit PRs against.
1 parent 34dac1c commit b5e84f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Unfortunately we are not able to investigate / fix bugs without a minimal reprod
2828

2929
We are always looking for the quality contributions and will be happy to accept your Pull Requests as long as those adhere to some basic rules:
3030

31-
* Please open all pull requests against the `dev` branch.
31+
* Please open all pull requests against the `master` branch.
3232
* Please assure that you are submitting quality code, specifically make sure that:
3333
* You have accompanying tests and all the tests are passing. See testing below.
3434
* Your PR doesn't break the build; check the Travis-CI build status after opening a PR and push corrective commits if anything goes wrong

0 commit comments

Comments
 (0)