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