Skip to content

Commit 5d4954b

Browse files
committed
Fix an editing artifact in CONTRIBUTING.md
1 parent 8c27d51 commit 5d4954b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ We love PRs. Submit PRs [here](https://github.com/Kotlin/kotlinx.coroutines/pull
3333
However, please keep in mind that maintainers will have to support the resulting code of the project,
3434
so do familiarize yourself with the following guidelines.
3535

36-
* Before introducing a code change,
3736
* All development (both new features and bug fixes) is performed in the `develop` branch.
3837
* The `master` branch contains the sources of the most recently released version.
3938
* Base your PRs against the `develop` branch.

0 commit comments

Comments
 (0)