From 28eda95ba9ccc1561c21158234619dac0257a814 Mon Sep 17 00:00:00 2001 From: Quentin Pradet Date: Thu, 15 Feb 2024 15:23:45 +0400 Subject: [PATCH] Add feedback request to README (#665) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e5f7805..180ac3c 100644 --- a/README.md +++ b/README.md @@ -277,3 +277,15 @@ 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!