You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ When you send a PR, just make sure that:
49
49
50
50
* You add valid test cases (Behat and PHPUnit).
51
51
* Tests are green.
52
-
* You make a PR on the related documentation in the [api-platform/doc](https://github.com/api-platform/doc) repository.
52
+
* You make a PR on the related documentation in the [api-platform/docs](https://github.com/api-platform/docs) repository.
53
53
* You make the PR on the same branch you based your changes on. If you see commits
54
54
that you did not make in your PR, you're doing it wrong.
55
55
* Also don't forget to add a comment when you update a PR with a ping to the maintainer (`@dunglas`, `@sroze` or `@theofidry`), so he/she will get a notification.
0 commit comments