There was an error while loading. Please reload this page.
1 parent f13b1ac commit ad112f8Copy full SHA for ad112f8
CONTRIBUTING.md
@@ -80,7 +80,7 @@ You should only worry about manually running any new integration tests that you
80
81
1. Create a new git branch:
82
```shell
83
- git checkout -b my-fix-branch main
+ git checkout -b my-fix-branch
84
```
85
1. Make your changes, **including unit tests** and, if appropriate, integration tests.
86
1. Include unit tests when you contribute new features or make bug fixes, as they help to:
0 commit comments