Recent history uses short imperative commit subjects, often with chore: for maintenance, for example:
chore: upgrade web-vite example
Keep commits focused on one example or one cross-example concern.
Pull requests should include:
- the example or examples changed
- validation commands run
- related issues when available
- screenshots for visible UI changes
- native setup or platform-specific follow-up for iOS or Android changes