From cb020cec54361dd09e50cc5f70dd9a7ebfa5a874 Mon Sep 17 00:00:00 2001 From: Victor Ademoyero <53705305+vickystickz@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:15:01 +0100 Subject: [PATCH] Update CONTRIBUTING.md Added Code Contributions message --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3cf2eb75..2621bd36 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,3 +4,7 @@ :+1::tada: First off, I'm really glad you're reading this, because we need volunteer developers to help with the development of fAIr! :tada::+1: We welcome and encourage contributors of all skill levels and we are committed to making sure your participation in our tech collective is inclusive, enjoyable and rewarding. If you have never contributed to an open-source project before, we are a good place to start and will make sure you are supported every step of the way. If you have **any** questions, please ask! + +## Code contributions + +Fork repo, Maintain your local changes on branch and Create pull requests (PRs) for changes that you think are needed. We would really appreciate your help!