diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/3_site_feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/3_site_feature_request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/3_site_feature_request.md b/.github/ISSUE_TEMPLATE/3_site_feature_request.md index 102b10f72..285d091d2 100644 --- a/.github/ISSUE_TEMPLATE/3_site_feature_request.md +++ b/.github/ISSUE_TEMPLATE/3_site_feature_request.md @@ -21,13 +21,13 @@ assignees: '' <!-- 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 2021.01.07. If it's not, see https://github.com/pukkandan/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 2021.01.07-1. If it's not, see https://github.com/pukkandan/yt-dlc on how to update. Issues with outdated version will be REJECTED. - Search the bugtracker for similar site feature requests: https://github.com/pukkandan/yt-dlc. DO NOT post duplicates. - Finally, put x into all relevant boxes like this [x] (Dont forget to delete the empty space) --> - [ ] I'm reporting a site feature request -- [ ] I've verified that I'm running youtube-dlc version **2021.01.07** +- [ ] I've verified that I'm running youtube-dlc version **2021.01.07-1** - [ ] I've searched the bugtracker for similar site feature requests including closed ones |