- Contributions to this project should be transparent and simple.
Pull Requests are always welcome. Even if you are new, you can review some pull requests for a guide.
- Fork the repo and create your branch from
dev
. - First, install the dependencies with
pnpm install
. - Make your code change.
- Try to be clear and concise as possible.
- Open a PR (If it is possible)
By using github for bugs and implementations. It is recommended to make a clear description with the necessary steps to reproduce the issue.
Everything must be in order with the LICENSE of the repository.