Skip to content

Commit 333a5f9

Browse files
Update contributing.md (#847)
1 parent d4cc533 commit 333a5f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Instructions for Contributing Code
22

3+
## Current status
4+
5+
Since at the moment work is proceeding on migrating to Node16, you need to remember the following:
6+
7+
- master branch for SDK v3 (stable and targets Node10)
8+
- releases/4.x branch for SDK v4 (preview and targets Node16)
9+
- Changes that were merged for SDK v3 should be cherry-picked for SDK v4 once they are merged to the master branch
10+
311
## Contributing bug fixes
412

513
We are currently accepting contributions in the form of bug fixes. A bug must have an issue tracking it in the issue tracker. Your pull request should include a link to the bug that you are fixing. If you've submitted a PR for a bug, please post a comment in the bug to avoid duplication of effort.

0 commit comments

Comments
 (0)