From 939f4d672c828d97e31a6c947d576c5ef1d55af8 Mon Sep 17 00:00:00 2001 From: Quentin Pradet Date: Fri, 18 Oct 2024 08:06:42 +0400 Subject: [PATCH] Revert "Add feedback request to README" (#735) --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index c83bf1e..117ccc5 100644 --- a/README.md +++ b/README.md @@ -277,15 +277,3 @@ Downloading: 100%|██████████| 249M/249M [00:23<00:00, 11.2MB >>> ptm.import_model(model_path=model_path, config_path=None, vocab_path=vocab_path, config=config) 100%|██████████| 63/63 [00:12<00:00, 5.02it/s] ``` - -## Feedback 🗣️ - -The engineering team here at Elastic is looking for developers to participate in -research and feedback sessions to learn more about how you use Eland and what -improvements we can make to their design and your workflow. If you're interested -in sharing your insights into developer experience and language client design, -please fill out this [short form](https://forms.gle/bYZwDQXijfhfwshn9). -Depending on the number of responses we get, we may either contact you for a 1:1 -conversation or a focus group with other developers who use the same client. -Thank you in advance - your feedback is crucial to improving the user experience -for all Elasticsearch developers!