X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE_tmpl%2F1_broken_site.md;fp=.github%2FISSUE_TEMPLATE_tmpl%2F1_broken_site.md;h=c7600d5b55ef46eca44fe2b84f70aa95eaea11c7;hb=eefa0f21573fe6c21996f7d4d90806dfed3adb7d;hp=0000000000000000000000000000000000000000;hpb=6f366ef30ce1432cca58605d1b1533c3e9f8fb0b;p=youtube-dl diff --git a/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md new file mode 100644 index 000000000..c7600d5b5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md @@ -0,0 +1,63 @@ +--- +name: Broken site support +about: Report broken or misfunctioning site +title: '' +--- + + + + +## Checklist + + + +- [ ] I'm reporting a broken site support +- [ ] I've verified that I'm running youtube-dl version **%(version)s** +- [ ] I've checked that all provided URLs are alive and playable in a browser +- [ ] I've checked that all URLs and arguments with special characters are properly quoted or escaped +- [ ] I've searched the bugtracker for similar issues including closed ones + + +## Verbose log + + + +``` +PASTE VERBOSE LOG HERE +``` + + +## Description + + + +WRITE DESCRIPTION HERE