diff options
author | Sergey M․ <dstftw@gmail.com> | 2020-12-07 02:03:34 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-12-07 02:03:34 +0700 |
commit | 2717036489924fce092db593fb769d2f20179e05 (patch) | |
tree | 13041228ff6c88964f78c20b3f5c01b8bc870e69 /.github/ISSUE_TEMPLATE/3_site_feature_request.md | |
parent | d9482c0083e1a6ad6602f063bab46edfa7514338 (diff) |
release 2020.12.072020.12.07
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 23c309dc0..f7b6ba9ea 100644 --- a/.github/ISSUE_TEMPLATE/3_site_feature_request.md +++ b/.github/ISSUE_TEMPLATE/3_site_feature_request.md @@ -18,13 +18,13 @@ title: '' <!-- Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl: -- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2020.12.05. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED. +- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2020.12.07. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED. - Search the bugtracker for similar site feature requests: http://yt-dl.org/search-issues. DO NOT post duplicates. - Finally, put x into all relevant boxes (like this [x]) --> - [ ] I'm reporting a site feature request -- [ ] I've verified that I'm running youtube-dl version **2020.12.05** +- [ ] I've verified that I'm running youtube-dl version **2020.12.07** - [ ] I've searched the bugtracker for similar site feature requests including closed ones |