diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d4fc4be1e965af3fc0c317700625a788c6d4c6f4..490712d78f24b95c2e18daf09f3bbafa5a5cbc62 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,8 @@
-
 # Contributing
 
+[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
+[![Semantic Versioning](https://img.shields.io/SemVer/2.0.0.png)](http://semver.org/spec/v2.0.0.html)
+
 When contributing to this repository, it is usually a good idea to first discuss the change you
 wish to make via issue, email, or any other method with the owners of this repository before
 making a change. This could potentially save a lot of wasted hours.