diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 083b7bca..ab45db73 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -16,7 +16,7 @@ The following steps are based on a version of [flutter/plugin's contributing gui ### Create pull requests - Fetch the latest repo state: `git fetch upstream` -- Create a feature branch: `git checkout upstream/master -b ` +- Create a feature branch: `git checkout upstream/main -b ` - Now, you can change the code necessary for your patch. Make sure that you bump the version in [`pubspec.yaml`][pubspec]. You **must** bump the Pubspec