Fix typo 'lighting' --> 'lightning'; update labler (#823)

This commit is contained in:
Eric Zhu
2025-09-18 19:17:12 -07:00
committed by GitHub
Unverified
parent 99860a5d07
commit 367a3275d1
14 changed files with 30 additions and 24 deletions
@@ -11,7 +11,7 @@ cookiecutter ./cookiecutter-agent-framework-lab
You will be prompted for the following information:
- **package_name**: The name of your lab package (e.g., "lighting", "vision")
- **package_name**: The name of your lab package (e.g., "lightning", "vision")
- **package_display_name**: Human-readable name (e.g., "Lighting Tools", "Computer Vision")
- **package_description**: Brief description of the package (auto-generated from display name)
- **version**: Starting version (default: 0.1.0b1)