Skip to content

Commit

Permalink
Update site deployment behaviour in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
colinkiama authored Nov 3, 2024
1 parent bebc8d6 commit 57ac78d
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 @@ -12,7 +12,7 @@ If you would like to contribute code, please try to do the following:
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.
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.

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

## Table of Contents

Expand Down

0 comments on commit 57ac78d

Please sign in to comment.