We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f7db5 commit a4be322Copy full SHA for a4be322
.all-contributorsrc
@@ -68,6 +68,16 @@
68
"test",
69
"doc"
70
]
71
+ },
72
+ {
73
+ "login": "taylor-arnold",
74
+ "name": "Taylor Arnold",
75
+ "avatar_url": "https://avatars.githubusercontent.com/u/5752184?v=4",
76
+ "profile": "http://taylorarnold.org",
77
+ "contributions": [
78
+ "review",
79
+ "ideas"
80
+ ]
81
}
82
],
83
"contributorsPerLine": 7,
@@ -77,5 +87,6 @@
87
"repoHost": "https://github.com",
88
"projectName": "undate-python",
89
"projectOwner": "dh-tech",
- "badgeTemplate": ""
90
+ "badgeTemplate": "",
91
+ "commitType": "docs"
92
0 commit comments