Skip to content

Commit a27bada

Browse files
dvrkpsoktalz
authored andcommitted
DOC: add contributors and license badges
1 parent bcbf0ec commit a27bada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Check if commit subject is compliant with HAProxy guidelines
22

3+
[![Contributors](https://img.shields.io/github/contributors/haproxytech/check-commit?color=purple)](https://github.com/haproxy/haproxy/blob/master/CONTRIBUTING)
4+
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
5+
36
This action checks that the commit subject is compliant with the [patch classifying rules](https://github.com/haproxy/haproxy/blob/master/CONTRIBUTING#L632) of HAProxy contribution guidelines. Also it does minimal check for a meaningful message in the commit subject: no less than 20 characters and at least 3 words.
47

58
## Examples

0 commit comments

Comments
 (0)