From 3ea36887a12ee57cfc0ad1be01767c11f40ebf86 Mon Sep 17 00:00:00 2001
From: Christoph Witzko <github@christophwitzko.com>
Date: Fri, 13 Nov 2020 17:40:59 +0100
Subject: [PATCH] docs: initial

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a5efef7
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Examples
+
+This repository contains examples and tutorials on how to use go-semantic-release.
-- 
GitLab