Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Vimux/Binario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimux <vimux@protonmail.com>2022-08-30 17:39:29 +0300
committervimux <vimux@protonmail.com>2022-08-30 17:39:29 +0300
commita02ca22416957bea83768e25d35448a5e8c053da (patch)
tree88c33b9a951896813707fa30d4133ac8fe9cca4e
parent3b825c14696b9d75e51c710469c0842bd500436c (diff)
Update CONTRIBUTING.mdHEADmaster
Add a note about negative SVG viewBox values
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c05cd36..fa6cb89 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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