mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-08-31 02:41:44 +00:00
- README with hero section, quick start, HTML schema example, package overview, and Remotion comparison - MIT LICENSE (copyright HeyGen) - CONTRIBUTING.md with dev setup, commit conventions, and project structure - GitHub issue templates (bug report, feature request) and PR template - .gitignore for Node.js/TypeScript projects Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
20 lines
286 B
Markdown
20 lines
286 B
Markdown
## What
|
|
|
|
Brief description of the change.
|
|
|
|
## Why
|
|
|
|
Why is this change needed?
|
|
|
|
## How
|
|
|
|
How was this implemented? Any notable design decisions?
|
|
|
|
## Test plan
|
|
|
|
How was this tested?
|
|
|
|
- [ ] Unit tests added/updated
|
|
- [ ] Manual testing performed
|
|
- [ ] Documentation updated (if applicable)
|