- fork the repository
- clone the forked repo on your local
- run
npm install
oryarn
- apply your changes (if you add unit tests it would be great <3)
- push your changes to the forked repo
- create a pull request from the forked repo to this repo
after approval it will be release for makeing it available on installed versions; but, if you want to release it by your own,
you just have to run npm run build