From 31b0be43b9aa4af921e90f41ba3c936b608eb756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Biron?= Date: Mon, 24 Jun 2024 15:07:20 +0200 Subject: [PATCH] Improve wording Co-authored-by: Matti Schneider --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a97d9d..e4fecd6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,12 +2,12 @@ ## 🚀 How to Contribute -- You can check the open issues in this repository, assign yourself and solve them. -- You can also make suggestions for additions or modifications of this documentation website. +- You can check the open issues in this repository, comment to state your interest and solve them. +- You can also open issues to suggest additions or changes to this documentation website. ## 📜 Read our Code of Conduct -Before you begin coding and collaborating, please read our [Code of Conduct](./CODE_OF_CONDUCT.md) thoroughly to understand the standards (that you are required to adhere to) for community engagement. As part of our open-source community, we hold ourselves and other contributors to a high standard of communication. As a participant and contributor to this project, you are agreeing to abide by our Code of Conduct. +Before you begin coding and collaborating, please read our [Code of Conduct](./CODE_OF_CONDUCT.md) to understand the standards (that you are required to adhere to) for community engagement. As part of our open-source community, we hold ourselves and other contributors to a high standard of communication. As a participant and contributor to this project, you are agreeing to abide by our Code of Conduct. ## 💻 Need Help?