docs: Update dev branch in CONTRIBUTION.md (#977)

change development branch from main to dev
This commit is contained in:
franchioping 2024-01-02 16:08:51 +00:00 committed by GitHub
parent ec7c952270
commit 7e1005dc62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,7 +145,7 @@ Do the following:
flutter run -d <window|macos|linux|(<android-device-id>)> flutter run -d <window|macos|linux|(<android-device-id>)>
``` ```
Do debugging/testing/build etc then submit to us with PR against the development branch (master) & we'll review your code Do debugging/testing/build etc then submit to us with PR against the development branch (dev) & we'll review your code
### Submit Translations ### Submit Translations