Skip to content

Commit

Permalink
chore: add the .all-contributorsrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
favoyang committed Jan 31, 2024
1 parent e699831 commit d36883d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [],
"contributorsPerLine": 7,
"projectName": "openupm-pipelines",
"projectOwner": "openupm",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}

0 comments on commit d36883d

Please sign in to comment.