Update CONTRIBUTING.md

This commit is contained in:
Terence Eden
2020-09-30 16:47:06 +01:00
committed by GitHub
parent cacfba92f1
commit 8a98779e91

View File

@@ -9,11 +9,11 @@ Thanks for submitting or fixing an icon! Here is a helpful guide to what you nee
## New File ## New File
Filename should be `nameofservice.svg` - all in lower-case. Filename should be `nameofservice.svg` - all in lower-case.
If a special character must be used, please replace it with an underscore (no dot nor a dash). If a special character must be used, please replace it with an underscore (not a dot nor a dash).
Place the file in `/images/svg/` Place the file in `/images/svg/`
At a minimum, your icon needs these components: At a minimum, your icon needs these components, in this layout:
```svg ```svg
<svg xmlns="http://www.w3.org/2000/svg" <svg xmlns="http://www.w3.org/2000/svg"