File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Proposed changes
12
2- Before submitting this PR, check the [ contribution guidelines ] ( CONTRIBUTING.md ) .
3+ Please include a description of the problem or feature this PR is addressing. If there is a corresponding issue, include the issue # .
34
4- Make sure your code is formatted: ` pre-commit run --all-files ` .
5+ ## Checklist
6+
7+ Put an ` x ` in the boxes that apply.
8+
9+ - [ ] I have read the [ CONTRIBUTING] ( https://github.com/ml-explore/mlx/blob/main/CONTRIBUTING.md ) document
10+ - [ ] I have run ` pre-commit run --all-files ` to format my code / installed pre-commit prior to committing changes
11+ - [ ] I have added tests that prove my fix is effective or that my feature works
12+ - [ ] I have updated the necessary documentation (if needed)
You can’t perform that action at this time.
0 commit comments