Update CONTRIBUTING.md with usage examples

Added examples for edge-ai tasks collection usage.
This commit is contained in:
Jeremiah Snee 2025-10-08 09:15:12 -05:00 committed by GitHub
parent 5053064103
commit 8678988c56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -166,6 +166,10 @@ display:
show_badge: false # set to true to show collection badge show_badge: false # set to true to show collection badge
``` ```
For full example of usage checkout edge-ai tasks collection:
- [edge-ai-tasks.collection.yml](./collections/edge-ai-tasks.collection.yml)
- [edge-ai-tasks.md](./collections/edge-ai-tasks.md)
#### Collection Guidelines #### Collection Guidelines
- **Focus on workflows**: Group items that work together for specific use cases - **Focus on workflows**: Group items that work together for specific use cases