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

github.com/Vimux/mainroad.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:50:10 +0300
committervimux <vimux@protonmail.com>2022-08-30 17:50:10 +0300
commitf77b7f895b8006f29c77855b4cc389b13ebed475 (patch)
tree7eca308c56e19f873874b5dba6668d4563186367
parentc08525d72859806b90c6f2c51d1a8e1d2cb2e972 (diff)
Update CONTRIBUTING.mdHEADmasterdev
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 161ecee..aab69c8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -89,7 +89,7 @@ comments and it may take some time to complete.
* 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 [GPLv2 License](LICENSE.md)
* 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