If you would like to contribute to the current project, follow these rules:
- One pull request per issue (bug, feature, ...).
- Create feature branches.
- Test the changes if possible. Pull requests that doesn't pass the tests, will not be accepted (
npm run test:unit
). - Update the README.md file if necessary.
- Update the CHANGELOG.md if necessary.
Do you want to start now? Check the issues tab in gitlab, fork and start coding!