File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ We welcome PRs to add support for additional image formats.
13
13
14
14
#### Required criteria
15
15
16
- - [ ] Must be one of the raster image formats recognized by [ ImageMagick] ( https://imagemagick.org/script/formats.php ) .
16
+ - [ ] Must be one of the raster image formats [ recognized by ImageMagick] ( https://imagemagick.org/script/formats.php ) .
17
17
- [ ] No patent or licensing restrictions.
18
18
- [ ] Specification or sufficiently detailed file format description freely available online.
19
- - [ ] Must include multiple test images with suitable licenses .
19
+ - [ ] Must include multiple test images, and their source/license should be mentioned in the PR description .
20
20
- [ ] Implementation must be entirely in Rust.
21
21
22
22
#### Additional nice-to-haves
You can’t perform that action at this time.
0 commit comments