Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 772 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 772 Bytes

Contributions

Contribute to this repository by submitting Pull Requests or opening Issues.

How to Issue

Open an issue about any bug encountered or whatever you feel necessary.
Don't forget to mention context (node version, usage...).

How to Pull Request

You can open a Pull Request about any features or improvement you would like to see in the framework.
Do not forget that opening a Pull Request doesn't mean it will be accepted. Although all contributions is very welcome.
To prevent any unanted Pull Request, it is strongly advised to come in the discord server to talk about it first.

When submitting a PR, make sure you respect the code style. Make sure to also run the linter before submitting for code consistency.