You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for investing your time in contributing in our project. There are some requirements to take into account that are reflected in this document. Also you should follow the [Code of Conduct](./CODE_OF_CONDUCT.md).
# Requeriments
- Use JSDoc annotations
- Update the docs using typedoc: npm run docs
- Check third-party libraries licenses, them should be admited by the project license. You can consult it in the [license document](./LICENSE)