You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ If you would like to contribute code, please try to do the following:
12
12
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.
13
13
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.
14
14
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.
0 commit comments