Update CONTRIBUTING.md

This commit is contained in:
den (work)
2025-10-21 19:37:50 -07:00
parent ba861cd165
commit 177dcadd8c

View File

@@ -70,6 +70,7 @@ To test your templates, commands, and other changes locally, follow these steps:
1. **Create release packages**
Run the following command to generate the local packages:
```
./.github/workflows/scripts/create-release-packages.sh v1.0.0
```