cf2b9066 by Brandon Casey Committed by Jon-Carlos Rivera

ask for sources higher in the issue template (#792)

explicitly ask for versions on each section of additional info
remove the actual section as it will always be the same as description
1 parent 39e94a47
......@@ -2,6 +2,9 @@
Briefly describe the issue.
Include a [reduced test case](https://css-tricks.com/reduced-test-cases/), we have a [starter template](http://jsbin.com/liwecukasi/edit?html,output) on JSBin you can use.
## Sources
Is a certain source or a certain segment affected? please provide a public (accesible over the internet) link to it below.
## Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
......@@ -11,38 +14,32 @@ Explain in detail the exact steps necessary to reproduce the issue.
## Results
### Expected
Please describe what you expected to see.
### Actual
Please describe what actually happened.
Please describe what you expected to happen that did not happen in the description.
### Error output
If there are any errors at all, please include them here.
If there are any errors in the console, from the player, or anywhere else please include them here:
## Additional Information
Please include any additional information necessary here. Including the following:
### Sources
Is a certain segment or source affected? please link to it below.
### versions
### videojs-contrib-hls
### videojs-contrib-hls version
what version of videojs-contrib-hls does this occur with?
videojs-contrib-hls x.y.z
#### videojs
### videojs version
what version of videojs does this occur with?
video.js x.y.z
#### browsers
what browser are affected?
### Browsers
what browsers are affected? please include browser and version for each
*
#### Operating Systems
what platforms (operating systems and devices) are affected?
### Platforms
what platforms are affected? please include operating system and version or device and version for each
*
### plugins
### Other Plugins
are any other videojs plugins being used on the page? If so, please list them with version below.
*
......