diff --git a/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md index c7600d5b5..8f9bb2c33 100644 --- a/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md +++ b/.github/ISSUE_TEMPLATE_tmpl/1_broken_site.md @@ -17,8 +17,8 @@ title: '' ## Checklist - [ ] I'm reporting a broken site support -- [ ] I've verified that I'm running youtube-dl version **%(version)s** +- [ ] I've verified that I'm running youtube-dlc 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 @@ -35,13 +35,13 @@ Carefully read and work through this check list in order to prevent the most com ## Verbose log - [ ] I'm reporting a new site support request -- [ ] I've verified that I'm running youtube-dl version **%(version)s** +- [ ] I've verified that I'm running youtube-dlc version **%(version)s** - [ ] I've checked that all provided URLs are alive and playable in a browser - [ ] I've checked that none of provided URLs violate any copyrights - [ ] I've searched the bugtracker for similar site support requests including closed ones diff --git a/.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md b/.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md index 65f0a32f3..f274e8aeb 100644 --- a/.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md +++ b/.github/ISSUE_TEMPLATE_tmpl/3_site_feature_request.md @@ -17,14 +17,14 @@ title: '' ## Checklist - [ ] I'm reporting a site feature request -- [ ] I've verified that I'm running youtube-dl version **%(version)s** +- [ ] I've verified that I'm running youtube-dlc version **%(version)s** - [ ] I've searched the bugtracker for similar site feature requests including closed ones diff --git a/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md b/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md index 41fb14b72..788f1c9a1 100644 --- a/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md +++ b/.github/ISSUE_TEMPLATE_tmpl/4_bug_report.md @@ -17,8 +17,8 @@ title: '' ## Checklist - [ ] I'm reporting a broken site support issue -- [ ] I've verified that I'm running youtube-dl version **%(version)s** +- [ ] I've verified that I'm running youtube-dlc 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 bug reports including closed ones @@ -37,13 +37,13 @@ Carefully read and work through this check list in order to prevent the most com ## Verbose log - [ ] I'm reporting a feature request -- [ ] I've verified that I'm running youtube-dl version **%(version)s** +- [ ] I've verified that I'm running youtube-dlc version **%(version)s** - [ ] I've searched the bugtracker for similar feature requests including closed ones