mirror of
https://github.com/videojs/video.js.git
synced 2025-02-02 11:34:50 +02:00
287b267305
Use a codepen template for the starter template that includes the latest version of Video.js. The template is at https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0 Fixes #5562
17 lines
732 B
Markdown
17 lines
732 B
Markdown
## Description
|
|
Please describe the change as necessary.
|
|
If it's a feature or enhancement please be as detailed as possible.
|
|
If it's a bug fix, please link the issue that it fixes or describe the bug in as much detail.
|
|
|
|
## Specific Changes proposed
|
|
Please list the specific changes involved in this pull request.
|
|
|
|
## Requirements Checklist
|
|
- [ ] Feature implemented / Bug fixed
|
|
- [ ] If necessary, more likely in a feature request than a bug fix
|
|
- [ ] Change has been verified in an actual browser (Chome, Firefox, IE)
|
|
- [ ] Unit Tests updated or fixed
|
|
- [ ] Docs/guides updated
|
|
- [ ] Example created ([starter template on JSBin](https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0))
|
|
- [ ] Reviewed by Two Core Contributors
|