From 8b6007741a914660124641be6fd0083cf959489c Mon Sep 17 00:00:00 2001 From: chinmay7016 <75988613+chinmay7016@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:29:14 +0530 Subject: [PATCH] Update contributing.md fixed the error --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 0a1f9936e..cf5beb680 100644 --- a/contributing.md +++ b/contributing.md @@ -33,5 +33,5 @@ Once you have enabled the pre-commit hooks, follow these steps when making a com 5. If any hook fails, your commit will not be successful. Please read and follow the error messages provided, make the necessary changes, and then re-run git add and git commit. ### Your Contribution -Your contributions are valuable to us, and by following these guidelines, you help maintain code consistency and quality in our project. We appreciate your dedication to ensuring high-quality code. If you have questions or need assistance, feel free to reach out to us. Thank you for being part of our open-source community! +Your contributions are valuable to us, and by following these guidelines, you help maintaining code consistency and quality in our project. We appreciate your dedication to ensuring high-quality code. If you have questions or need assistance, feel free to reach out to us. Thank you for being part of our open-source community!