Skip to content

Commit 57ac78d

Browse files
authored
Update site deployment behaviour in CONTRIBUTING.md
1 parent bebc8d6 commit 57ac78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you would like to contribute code, please try to do the following:
1212
4. Try to [reference issues](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) so they can be automatically closed when the changes merged into the `main` branch.
1313
5. Make your pull request a draft if you think that there's needs to be regular feedback on the code as it's being developed.
1414

15-
To deploy the website, push to the `deploy` branch (preferrably from the `main` branch).
15+
Pushing to the `main` branch will also deploy the website.
1616

1717
## Table of Contents
1818

0 commit comments

Comments
 (0)