From 2c8bd103915c1b1dc726a967d3c4fd72020499ee Mon Sep 17 00:00:00 2001 From: ro Date: Mon, 5 Aug 2024 15:56:45 -0600 Subject: [PATCH] added link to contributiong guide to readme added a link straight to the contribution guide in the repo for easy access --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbe3586..5a688eb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Fipamo will be a full-featured content management platform that makes it easy fo - Easy data portability # Contribute to Fipamo -Fipamo is a project that wants to foster a healthy community through the values of safety, ease of use, and transparency. The creation of a tool that promotes these attributes cannot be done by one person, so contributors from a variety of backgrounds are welcome to lend their expertise to accomplish this goal. +Fipamo is a project that wants to foster a healthy community through the values of safety, ease of use, and transparency. The creation of a tool that promotes these attributes cannot be done by one person, so contributors from a variety of backgrounds are welcome to lend their expertise to accomplish this goal. -A contribution guide detailing how to help will be available soon. +For details on how to lend a hand, check the [guide](https://koodu.h-i.works/projects/fipamo/src/branch/develop/CONTRIBUTING.md).