Update CONTRIBUTING.md

Add a note about negative SVG viewBox values
This commit is contained in:
vimux 2022-08-30 10:39:29 -04:00
parent 3b825c1469
commit a02ca22416
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34

View file

@ -96,7 +96,7 @@ what the user needs to do
* Be less than 2048 bytes
* Be minified to a single line with no formatting
* Not contain any JS or CSS section inside it
* Not contain any additional transformations (matrix, translate, scale)
* Not contain any additional transformations (matrix, translate, scale) or negative viewBox position values
* Сompatible with [MIT License](LICENSE)
* Maintain clean commit history and use meaningful commit messages. Pull Requests with messy commit history (with
commit messages like "update", "another update", etc) are difficult to review and won't be merged, even if the changes