From c0630b1f97def77b9ad6920efbc344edf90f6118 Mon Sep 17 00:00:00 2001 From: peculiaruc Date: Sun, 3 Dec 2023 09:31:02 +0100 Subject: [PATCH] update readme Signed-off-by: peculiaruc --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1b7a650..f65d843 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,11 @@ Here's how to get started contributing during this Hacktoberfest: * Development: Check out the [open issues](https://github.com/chaoss/AFOS-AfricanOpenSource/issues) * Documentation * [Product design](https://github.com/peculiaruc/AFOS-AfricanOpenSource/blob/main/CONTRIBUTING.md#resources): Contact [Kingsly](https://github.com/iamkingsleey) if you need any guide. Please join our [Slack community channel](https://join.slack.com/t/chaoss-workspace/shared_invite/zt-2541kvhn5-Dhe~n0PjxBMpIfUtkRVSCw) for better communication. + + + * Ensure to go through the [Contributing Guidelines](https://github.com/chaoss/GitHub-Copilot-Hackathon-Project/blob/main/CONTRIBUTING.md) +* Resource: + * [How to start a great open source](https://go.gitlab.com/Hm4BNB) + * [How to write a good PR](https://github.blog/2015-01-21-how-to-write-the-perfect-pull-request/) * Happy contributing!