mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-03 03:13:17 +02:00
Update contribution docs for fork setup and metadata
Revised documentation to standardize use of 'bash docs/contribution/setup-fork.sh --full' for fork configuration, clarified install script execution flow, and updated JSON metadata template and field references. Improved helper function docs, resource requirements, and category lists. Updated references and instructions throughout for consistency and accuracy.
This commit is contained in:
@@ -84,7 +84,7 @@ git switch -c your-feature-branch
|
||||
### 4. Run setup-fork.sh to auto-configure your fork
|
||||
|
||||
```bash
|
||||
bash docs/contribution/setup-fork.sh
|
||||
bash docs/contribution/setup-fork.sh --full
|
||||
```
|
||||
|
||||
This script automatically:
|
||||
|
||||
Reference in New Issue
Block a user