diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
new file mode 100644
index 0000000..ea9f2c3
--- /dev/null
+++ b/CONTRIBUTING.rst
@@ -0,0 +1,13 @@
+************
+Contributing
+************
+
+This project is open to any kind of contribution. This spans from issues to documentation to pull requests.
+In order to reduce the amount of work for everyone please try to adhere to good practice.
+
+The pull requests and issues will be prefilled with templates. Please fill in your information where applicable.
+
+This project uses `semantiv versioning `_.
+
+For further best practices and tips on contributing please see the
+`contribution-guide `_.
\ No newline at end of file
diff --git a/README.rst b/README.rst
index 56491f0..adae38d 100644
--- a/README.rst
+++ b/README.rst
@@ -64,4 +64,4 @@ The full project-documentation is available on `Read the Docs