From 1b15fe71588f62219bc035af83d0b753072df00e Mon Sep 17 00:00:00 2001 From: "Jorge Rodriguez (A.K.A. Tiriel)" Date: Mon, 22 Mar 2021 10:15:14 +0200 Subject: [PATCH] Add note about the contribution guide --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 13786c0..9a17975 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ collections: See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details. +## Contributing + +See the [contribution guide](CONTRIBUTING.md) + ## Licensing