-
Notifications
You must be signed in to change notification settings - Fork 3
⚙️ Develop
Antoine • Developer edited this page Jul 15, 2023
·
5 revisions
- clone the repository
- drag & drop you're icon in
icons
folder - link it in the
theme.json
- run
npm install
&vsce package
- install the six binary in order to test it
- create another branch using
git branch <icon_name
- commit you're work and push it in you're branch
- create pull request by following steps in Contributing.md & PR template
- wait that we verify if you're icon correspond to the norm
- Done !