Skip to content

Commit

Permalink
Update feature_request.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementPinard authored Oct 7, 2024
1 parent 240c650 commit 36d17a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,12 @@ 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
> my_dataset = my_dataset.resize(size=(220,220))
> my_dataset.to_caipy(output_folder)
> ```
**Additional context**
Add any other context or screenshots about the feature request here.

0 comments on commit 36d17a7

Please sign in to comment.