diff --git a/.all-contributorsrc b/.all-contributorsrc index 554b7062..3731e069 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -206,6 +206,15 @@ "contributions": [ "bug" ] + }, + { + "login": "atharva-2001", + "name": "Atharva Arya", + "avatar_url": "https://avatars.githubusercontent.com/u/55894364?v=4", + "profile": "https://www.atharvaarya.tech/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -214,5 +223,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" } diff --git a/README.md b/README.md index 8fcf6d71..396f1a28 100644 --- a/README.md +++ b/README.md @@ -429,6 +429,9 @@ To develop locally, clone this repository and run `. script/bootstrap` to instal