A feature-packed template to start a new repository on the hub, including:
- code linting with ESlint and prettier
- pre-commit code linting and commit message linting with husky and commitlint
- dependabot setup with automatic merging thanks to "merge dependabot" GitHub action
- notifications about commits waiting to be released thanks to "notify release" GitHub action
- PRs' linked issues check with "check linked issues" GitHub action
- Continuous Integration GitHub workflow