]> jfr.im git - yt-dlp.git/blobdiff - .github/ISSUE_TEMPLATE_tmpl/4_bug_report.md
Preparing for release
[yt-dlp.git] / .github / ISSUE_TEMPLATE_tmpl / 4_bug_report.md
index b7bebf8ab7f9249cae228d370aeaa43913bb5994..90439f3d989b9df88ee113a43fc89b17b39df192 100644 (file)
@@ -2,6 +2,9 @@
 name: Bug report
 about: Report a bug unrelated to any particular site or extractor
 title: ''
+labels: ''
+assignees: ''
+
 ---
 
 <!--
@@ -18,12 +21,12 @@ ## Checklist
 
 <!--
 Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dlc:
-- First of, make sure you are using the latest version of youtube-dlc. Run `youtube-dlc --version` and ensure your version is %(version)s. If it's not, see https://github.com/blackjack4494/yt-dlc on how to update. Issues with outdated version will be REJECTED.
+- First of, make sure you are using the latest version of youtube-dlc. Run `youtube-dlc --version` and ensure your version is %(version)s. If it's not, see https://github.com/pukkandan/yt-dlc on how to update. Issues with outdated version will be REJECTED.
 - Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser.
-- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in https://github.com/blackjack4494/yt-dlc.
-- Search the bugtracker for similar issues: https://github.com/blackjack4494/yt-dlc. DO NOT post duplicates.
-- Read bugs section in FAQ: https://github.com/blackjack4494/yt-dlc
-- Finally, put x into all relevant boxes (like this [x])
+- Make sure that all URLs and arguments with special characters are properly quoted or escaped as explained in https://github.com/pukkandan/yt-dlc.
+- Search the bugtracker for similar issues: https://github.com/pukkandan/yt-dlc. DO NOT post duplicates.
+- Read bugs section in FAQ: https://github.com/pukkandan/yt-dlc
+- Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space)
 -->
 
 - [ ] I'm reporting a broken site support issue
@@ -52,7 +55,11 @@ ## Verbose log
 
 ```
 PASTE VERBOSE LOG HERE
+
 ```
+<!--
+Do not remove the above ```
+-->
 
 
 ## Description