We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c27d51 commit 5d4954bCopy full SHA for 5d4954b
CONTRIBUTING.md
@@ -33,7 +33,6 @@ We love PRs. Submit PRs [here](https://github.com/Kotlin/kotlinx.coroutines/pull
33
However, please keep in mind that maintainers will have to support the resulting code of the project,
34
so do familiarize yourself with the following guidelines.
35
36
-* Before introducing a code change,
37
* All development (both new features and bug fixes) is performed in the `develop` branch.
38
* The `master` branch contains the sources of the most recently released version.
39
* Base your PRs against the `develop` branch.
0 commit comments