Skip to content

Commit

Permalink
doc: change PR branch to develop (#3192)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTell authored Dec 14, 2021
1 parent 0b9a5b5 commit e48e7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ development. It is as described
and involves people pushing changes to their own fork and creating pull requests
to bring those changes into the main Enso repository.

Please make all pull requests against the `main` branch.
Please make all pull requests against the `develop` branch.

- We run CI on all contributions to Enso, but it's still useful for you to run
the tests yourself locally first! This can be done by running `test` in the
Expand Down

0 comments on commit e48e7e3

Please sign in to comment.