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.