From 26f256217158b008a73fde53ac4390dafd1bff77 Mon Sep 17 00:00:00 2001 From: Devyash Saini <59441567+thedevyashsaini@users.noreply.github.com> Date: Tue, 1 Oct 2024 10:20:10 +0530 Subject: [PATCH] negligible changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebbcd9b..ee01f81 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ We welcome contributions from everyone! To contribute: git push origin feature/your-feature-name ``` -4. Open a pull request to the main repository. +4. Open a pull request to the *new* branch of the repository. Before submitting, ensure your code adheres to our coding standards and passes all linting and testing checks.