microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
collections/experimental.collection.yml
16lines · modecode
| 1 | id: experimental |
| 2 | name: Experimental |
| 3 | description: Experimental and preview artifacts not yet promoted to stable collections |
| 4 | maturity: experimental |
| 5 | tags: |
| 6 | - experimental |
| 7 | - preview |
| 8 | items: |
| 9 | # Skills |
| 10 | - path: .github/skills/experimental/video-to-gif |
| 11 | kind: skill |
| 12 | # Instructions |
| 13 | - path: .github/instructions/shared/hve-core-location.instructions.md |
| 14 | kind: instruction |
| 15 | display: |
| 16 | ordering: alpha |
| 17 | |