mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-10 19:05:09 +00:00
UPDATE contributing
This commit is contained in:
parent
5e68a7e545
commit
d0862883ac
4
.github/CONTRIBUTOR_GUIDE/CONTRIBUTING.md
vendored
4
.github/CONTRIBUTOR_GUIDE/CONTRIBUTING.md
vendored
@ -79,8 +79,8 @@ git clone https://github.com/yourUserName/ForkName
|
|||||||
git switch -c your-feature-branch
|
git switch -c your-feature-branch
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. Change Paths in build.func and install.func
|
### 4. Change Paths in build.func install.func and AppName.sh
|
||||||
you need to switch "community-scripts/ProxmoxVE" to "yourUserName/ForkName"
|
You need to switch `https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main` to `https://raw.githubusercontent.com/[USER]/[REPOSITORY]/refs/head/[BRANCH]` to test your script in your repository. Befor opening a Pull Request change all this back to point to the community-scripts Repository.
|
||||||
|
|
||||||
### 4. Commit Changes (without build.func and install.func!)
|
### 4. Commit Changes (without build.func and install.func!)
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user