diff --git a/.all-contributorsrc b/.all-contributorsrc index 1b1c970..d1ddf2d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,5 +4,8 @@ "repoType": "github", "repoHost": "https://github.com", "files": ["README.md"], - "imageSize": 100 -} \ No newline at end of file + "imageSize": 100, + "contributorsPerLine": 7, + "commitConvention": "angular", + "commitType": "chore" +}