From 36d17a7e0ad80bc595a21a832b98079b917513ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pinard?= Date: Mon, 7 Oct 2024 09:38:12 +0200 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a3efc6b..be9342a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -19,7 +19,6 @@ A clear and concise description of what you want to happen. - Especially, if you can, explain how you would like the code to be with an example. - If you already have an idea of how to implement the solution, don't hesitate to share pointers here - Example > The ideal solution would look like this > ```python @@ -27,6 +26,5 @@ Example > my_dataset.to_caipy(output_folder) > ``` - **Additional context** Add any other context or screenshots about the feature request here.