From c7c5ae4e5987228d784d325649deaf8103cc9980 Mon Sep 17 00:00:00 2001 From: Arjun Aditya Date: Fri, 11 Oct 2024 21:23:58 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 846c2b6..7bd898b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,10 @@ ## Contributing Guide +**Note**: Please follow conventional commits specifications. + +Before submitting a pull request, ensure that you check for any existing PRs related to your changes. If one exists, try to collaborate if it's work in progress. + + - Test ```