Every contribution is welcome to this open source project. However, before submitting your contribution, be sure to take a moment and read the following guidelines.
Take a look at :
- Check our Github Issues{:target="_blank"} to see if someone has already answered your question.
- Join our community on Discord and feel free to ask everything you want.
- Code Editor
- NodeJS
- The
mainbranch is basically a snapshot of the latest stable version. All development must be done in dedicated branches.
-
Fork of this repository and clone your fork
-
Create a new branch out of the
mainbranch. -
Make and commit your changes following the commit convention.
After cloning the repository, execute the following commands in the root folder: