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.
2 parents 5f3f909 + 38825e1 commit 61a19c3Copy full SHA for 61a19c3
CONTRIBUTING.md
@@ -3,7 +3,13 @@ Contributing
3
4
Contributions are **welcome** and will be fully **credited**.
5
6
-We accept contributions via Pull Requests on [Github](https://github.com/facebook/facebook-php-sdk-v4).
+We accept contributions via Pull Requests on [Github](https://github.com/facebook/php-graph-sdk/pull/new).
7
+
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
14
## Code of Conduct
15
The code of conduct is described in [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md)
0 commit comments