TODO
- Follow Conventional Commits for git commits.
- Pull request for task - always 1 git commit.
- Pull request with more than 1 commit is possible only if it's for a release.
- In github settings allow only rebase merging (Restrict "merge commits" and "squash merging").
Use prettier for code formatting. Use .prettierrc
file from this repo as config.
See Link
See Link
See Link