We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1c4dd commit 16499cfCopy full SHA for 16499cf
.all-contributorsrc
@@ -697,9 +697,22 @@
697
"code",
698
"ideas"
699
]
700
+ },
701
+ {
702
+ "login": "fpapado",
703
+ "name": "Fotis Papadogeorgopoulos",
704
+ "avatar_url": "https://avatars.githubusercontent.com/u/3210764?v=4",
705
+ "profile": "http://fotis.xyz",
706
+ "contributions": [
707
+ "code",
708
+ "doc",
709
+ "test"
710
+ ]
711
}
712
],
713
"repoHost": "https://github.com",
714
"contributorsPerLine": 7,
- "skipCi": false
715
+ "skipCi": false,
716
+ "commitType": "docs",
717
+ "commitConvention": "angular"
718
0 commit comments