Skip to content

Replace audio element with video element in README#286

Merged
jkmaina merged 1 commit intomainfrom
jkmaina-patch-1
Apr 15, 2026
Merged

Replace audio element with video element in README#286
jkmaina merged 1 commit intomainfrom
jkmaina-patch-1

Conversation

@jkmaina
Copy link
Copy Markdown
Collaborator

@jkmaina jkmaina commented Apr 15, 2026

What

Brief description of the change.

Why

Link to the issue this addresses: Fixes #___

How

Summary of the approach taken.

PR Checklist

Quality Gates (all required)

  • devenv shell fmt — code is formatted (Edition 2024)
  • devenv shell clippy — zero warnings (-D warnings)
  • devenv shell test — all non-ignored tests pass
  • devenv shell check — fast workspace compilation check

Code Quality

  • New code has tests (unit, integration, or property tests as appropriate)
  • Public APIs have rustdoc comments with # Example sections
  • No println!/eprintln! in library code (use tracing instead)
  • No hardcoded secrets, API keys, or local paths

Hygiene

  • No local development artifacts (.env, .DS_Store, IDE configs, build dirs)
  • No unrelated changes mixed in (formatting, refactoring, other features)
  • Branch naming follows convention (feat/, fix/, docs/, etc.)
  • Commit messages follow conventional format (feat:, fix:, docs:, etc.)
  • PR targets main branch

Documentation (if applicable)

  • CHANGELOG.md updated for user-facing changes
  • README updated if crate capabilities changed
  • Examples added or updated for new features

@jkmaina jkmaina merged commit 504bd70 into main Apr 15, 2026
1 check passed
@jkmaina jkmaina deleted the jkmaina-patch-1 branch April 15, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant