File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ accept your pull requests.
18
18
19
19
## Contributing A Patch
20
20
21
- All development is done on the latest ` dev_XX ` branch. You should base any changes from this branch.
21
+ All development is done on the ` main ` branch. You should base any changes from this branch.
22
22
23
23
1 . Submit an issue describing your proposed change to the repo in question.
24
24
1 . The repo owner will respond to your issue promptly.
@@ -30,4 +30,4 @@ All development is done on the latest `dev_XX` branch. You should base any chang
30
30
[ Kotlin Style Guide] ( https://android.github.io/kotlin-guides/style.html ) for the
31
31
recommended coding standards for this organization.
32
32
1 . Ensure that your code has an appropriate set of unit tests which all pass.
33
- 1 . Submit a pull request targeting the latest ` dev_XX ` branch.
33
+ 1 . Submit a pull request targeting the ` main ` branch.
You can’t perform that action at this time.
0 commit comments