From 53e144d2912c1d57470e8914d5d52bb2e4794a68 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Mon, 10 Feb 2025 22:35:48 +0100 Subject: [PATCH] chore: update contributing guide --- CONTRIBUTING.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e41752e..e697f98 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,12 @@ -# CONTRIBUTING +# CONTRIBUTING to McFly Hi, and thanks for your intereset to contribute to **McFly**! 🎉 -This is the best place to start if you want to contribute code to the project. +This is the best place to start if you want to contribute to the project. You can do so by any of the following: +1. [Report issues or request features](#report-issues-or-request-features) +1. [Participate in discussions](#participate-in-discussions) +1. [Contribute code](#contribute-code) +1. [Get in touch](#get-in-touch) ## Report issues or request features @@ -52,6 +56,6 @@ git send-email --to="~ayoayco/mcfly-patches@lists.sr.ht" HEAD^ > As a summary, we use `git` and `email` to collaborate on McFly. You have to set up [git send-email](https://git-send-email.io) and send patches via email. :) -## Need help? +## Get in touch -If something needs clarification, don't hesitate to reach out to me via email [`ayo@ayco.io`](mailto:ayo@ayco.io). Thanks! :) \ No newline at end of file +If something needs clarification, or even if you just want to chat about the project, don't hesitate to reach out to me via email [`ayo@ayco.io`](mailto:ayo@ayco.io). Thanks! :) \ No newline at end of file