Compare commits

...

2 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
0e1f46b147 UPDATE CONTRIBUTING.md 2024-12-20 09:35:58 +01:00
CanbiZ
b0d76cca64
Update AppName.md 2024-12-20 09:18:32 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -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.
---

View File

@ -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 |