mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 16:29:18 +00:00
Compare commits
2 Commits
b805a9eb71
...
0e1f46b147
Author | SHA1 | Date | |
---|---|---|---|
|
0e1f46b147 | ||
|
b0d76cca64 |
2
.github/CONTRIBUTOR_GUIDE/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTOR_GUIDE/CONTRIBUTING.md
vendored
@ -93,7 +93,7 @@ git push origin your-feature-branch
|
||||
```
|
||||
|
||||
### 6. Create a Pull Request
|
||||
Open a PR from your feature branch to the main repository branch
|
||||
Open a PR from your feature branch to the main repository branch. You may only include your AppName.sh, AppName-instal.sh and AppName.json files in the pull request.
|
||||
|
||||
---
|
||||
|
||||
|
2
.github/CONTRIBUTOR_GUIDE/ct/AppName.md
vendored
2
.github/CONTRIBUTOR_GUIDE/ct/AppName.md
vendored
@ -58,7 +58,7 @@ Example:
|
||||
>| Variable | Description | Notes |
|
||||
>|----------|-------------|-------|
|
||||
>| `APP` | Application name | Must match ct\AppName.sh |
|
||||
>| `TAGS` | Proxmox display tags | Limit the number |
|
||||
>| `TAGS` | Proxmox display tags without Spaces, only ; | Limit the number |
|
||||
>| `var_cpu` | CPU cores | Number of cores |
|
||||
>| `var_ram` | RAM | In MB |
|
||||
>| `var_disk` | Disk capacity | In GB |
|
||||
|
Loading…
Reference in New Issue
Block a user