From cff6c3f8ff993ea22ed5c10c277de9070ee40dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pl=C3=ADnio=20Larrubia?= Date: Sun, 8 Sep 2024 16:28:13 -0300 Subject: [PATCH] docs: Prepare for main branch only pt 2 --- CONTRIBUTING.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d564d56c..2b32b7c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ ⚠ **Warning**: this file is subject to changing without notice. I would be happy to extend the collection of scripts. -If you want to send me a **PULL REQUEST**, send you PRs to the `develop` branch, select your `local branch (from)` and put into `develop`, i'll check your code, request changes if necessary or approve, and merge directly unless it's a "Draft PR". +If you want to send me a **PULL REQUEST**, send you PRs to the `main` branch, I'll check your code, request changes if necessary or approve, and merge directly unless it's a "Draft PR". ## 🖌 Coding Style @@ -51,13 +51,7 @@ Follow at least the minimal required to help. ### Via HTTPS ```sh -git clone -b develop --filter=tree:0 https://github.com/LeDragoX/Win-Debloat-Tools.git -``` - -### Or SSH - -```sh -git clone -b develop --filter=tree:0 git@github.com:LeDragoX/Win-Debloat-Tools.git +git clone --filter=tree:0 https://github.com/LeDragoX/Win-Debloat-Tools.git ``` ## 👾 Debugging with all modules