From 3b6f3f13d408f68379c0cc4dd8ff94245bf73244 Mon Sep 17 00:00:00 2001
From: Shruti Sen <115914670+shruti-sen2004@users.noreply.github.com>
Date: Tue, 10 Oct 2023 12:12:25 +0530
Subject: [PATCH] Update CONTRIBUTING.md
---
CONTRIBUTING.md | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8be36122..16f42cee 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -44,8 +44,10 @@ To run unit tests from the root of the repository, execute:
python -m pytest
```
-### Workflow:
-Fork the repository, make your changes on your forked version, and then submit those changes as a pull request.
+### Workflow📈 :
+- Fork the repository
+- Make the required changes on your forked version
+- Commit those changes and submit those as a pull request so that it reflects on thr main repository.
## Questions/collaboration
Feel free to join our [Discord](https://discord.gg/n5BX8dh8rU). We're very friendly and welcoming to new contributors, so don't hesitate to reach out.