Skip to content

Commit 38825e1

Browse files
committed
Add maintainance instructions
1 parent 9b4cc4c commit 38825e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ Contributions are **welcome** and will be fully **credited**.
55

66
We accept contributions via Pull Requests on [Github](https://github.com/facebook/php-graph-sdk/pull/new).
77

8+
The current stable major version is v5. The v6 is under active development.
9+
10+
This means any new feature MUST target v6 (`master` branch).
11+
12+
The v5 (`5.x` branch) is maintained only for bug fixes, node/edge updates or documentation improvements.
13+
814
## Code of Conduct
915
The code of conduct is described in [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md)
1016

0 commit comments

Comments
 (0)