From 1e45340209989011acf652b20ed8732bf2cab3e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar?= Date: Mon, 4 May 2020 12:21:31 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5f581e1..763053e 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,7 @@ If you want to start writing tests you can read what the [PHP SDK](https://githu A linter should be added to ease contributions and maintainers work. We also recommend to add a `.editorconfig` file so that everyone can follow minimal styling rules. + +#### About Publishing + +We ask our contributors to **not** publish the package into the official platform since we have not moved the work to the MeiliSearch organization. The SDKs and Integration team will take the charge of this part 😉 From 4acaa615f00f5ba76dedefff06fa1f82c9f3b2f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar?= Date: Mon, 4 May 2020 13:50:20 +0200 Subject: [PATCH 2/2] Update README.md Co-authored-by: Thomas Payet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 763053e..e96216a 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ We also recommend to add a `.editorconfig` file so that everyone can follow mini #### About Publishing -We ask our contributors to **not** publish the package into the official platform since we have not moved the work to the MeiliSearch organization. The SDKs and Integration team will take the charge of this part 😉 +We ask external contributors to **not** publish the package on the official platforms before we move the work to the MeiliSearch organization. Meili team will handle this part since we will automate it 😉