From 275d7f00727cc7bf7ea00bd1b1cd7a38eefb1636 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 17 Jun 2022 17:00:55 +0200 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..2ffe2984 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +Looking to contribute? Thank you! PR are more than welcome. + +Please refers to [this documentation page](https://docs.keycloakify.dev/contributing) that will help you get started.