Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 861 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 861 Bytes

Publishing a pack

Publishing a pack is easy, but you should follow these steps

Prerequisites

Steps

  1. With your icon pack folder, add cI. on the start of the folder name
  2. Either upload it, or:
    • clone the forked repo using git clone, then
    • copy the pack folder in this directory, and
    • use git add to add the folder and files.
  3. Push it with git commit && git push or push it yourself if you uploaded the folder directly
  4. Create a Pull Request!

Notes

Don't do anything after creating a PR.