Skip to content

Commit 61a19c3

Browse files
authored
Merge pull request facebookarchive#892 from yguedidi/update_contributing
Update contributing
2 parents 5f3f909 + 38825e1 commit 61a19c3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@ Contributing
33

44
Contributions are **welcome** and will be fully **credited**.
55

6-
We accept contributions via Pull Requests on [Github](https://github.com/facebook/facebook-php-sdk-v4).
6+
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.
713

814
## Code of Conduct
915
The code of conduct is described in [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md)

0 commit comments

Comments
 (0)