From 956634cad62782203ec616349b8b20e0b2bdbee0 Mon Sep 17 00:00:00 2001 From: Sibam Paul <158052549+Sibam-Paul@users.noreply.github.com> Date: Mon, 13 May 2024 19:12:31 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6623d4d..229a22a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,9 @@ # Contribution Guidelines Thank you for contributing to our project! Please follow these guidelines before submitting a pull request (PR). +- If you have any suggestions for the projects, like reporting a bug, improving UI, or improving the README.md file, feel free to **open an issue** to discuss it, or directly create a pull request with the necessary changes. +- Please make sure you check your spelling and grammar. +- Create individual PR for each suggestion. ## Setup Instructions 1. Clone the repository to your local machine.