We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbb5e2 commit 68f5d3bCopy full SHA for 68f5d3b
.all-contributorsrc
@@ -91,12 +91,24 @@
91
"contributions": [
92
"doc"
93
]
94
+ },
95
+ {
96
+ "login": "liambutler",
97
+ "name": "Liam Butler",
98
+ "avatar_url": "https://avatars.githubusercontent.com/u/24389501?v=4",
99
+ "profile": "https://github.com/liambutler",
100
+ "contributions": [
101
+ "code",
102
+ "test"
103
+ ]
104
}
105
],
106
"contributorsPerLine": 7,
107
"projectName": "cypress-wait-until",
108
"projectOwner": "NoriSte",
109
"repoType": "github",
110
"repoHost": "https://github.com",
- "skipCi": true
111
+ "skipCi": true,
112
+ "commitType": "docs",
113
+ "commitConvention": "angular"
114
0 commit comments