Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit ab80d51

Browse files
committed
add note to contributor's guide about branches
1 parent e8e69c3 commit ab80d51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ By the way, the team at Typesafe is: @adriaanm, @lrytz, @retronym, and @SethTisu
1616

1717
Regardless of the nature of your Pull Request, we have to ask you to digitally sign the [Scala CLA](http://typesafe.com/contribute/cla/scala), to protect the OSS nature of the code base.
1818

19+
You don't need to submit separate PRs for 2.11.x, 2.12.x, and 2.13.x. Any changes accepted on one of these branches will, in time, be merged into the later branches.
20+
1921
### Documentation
2022
Whether you finally decided you couldn't stand that annoying typo anymore, you fixed the outdated code sample in some comment, or you wrote a nice, comprehensive, overview for an under-documented package, some docs for a class or the specifics about a method, your documentation improvement is very much appreciated, and we will do our best to fasttrack it.
2123

0 commit comments

Comments
 (0)