From f5347d942661fe3b60857ff436f00a1910b18aee Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 9 Jan 2025 22:01:08 +0100 Subject: [PATCH] chore: link to sourcehut --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 34ed521..82fc117 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,8 @@ This file contains the contributing guide for our project. To contribute to our project, please follow these steps: -1. Fork the repository on GitHub. + +1. Fork the repository on [SourceHut](https://ayco.io/sh/mcfly). 2. Clone the forked repository to your local machine. 3. Create a new branch for your changes. 4. Make your changes and commit them with a descriptive message.