Skip to content

Commit

Permalink
docs: Prepare for main branch only pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
LeDragoX committed Sep 8, 2024
1 parent d4737ad commit cff6c3f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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 [email protected]:LeDragoX/Win-Debloat-Tools.git
git clone --filter=tree:0 https://github.com/LeDragoX/Win-Debloat-Tools.git
```

## 👾 Debugging with all modules
Expand Down

0 comments on commit cff6c3f

Please sign in to comment.