diff options
author | Sergey M․ <dstftw@gmail.com> | 2019-08-02 05:37:54 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2019-08-02 05:37:54 +0700 |
commit | 4f2d735803f723a8d8d6ffbbb1dd6b203f71af58 (patch) | |
tree | 47455799c338d1db7df98ed63833da787e91ac3c /.github/ISSUE_TEMPLATE/5_feature_request.md | |
parent | 2e9522b06173f2c5cfb2ba020958242d2a93feb7 (diff) |
release 2019.08.022019.08.02
Diffstat (limited to '.github/ISSUE_TEMPLATE/5_feature_request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/5_feature_request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/5_feature_request.md b/.github/ISSUE_TEMPLATE/5_feature_request.md index 4cf75a2eb..d1758a95c 100644 --- a/.github/ISSUE_TEMPLATE/5_feature_request.md +++ b/.github/ISSUE_TEMPLATE/5_feature_request.md @@ -19,13 +19,13 @@ labels: 'request' <!-- 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 2019.07.30. 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 2019.08.02. 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 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 feature request -- [ ] I've verified that I'm running youtube-dl version **2019.07.30** +- [ ] I've verified that I'm running youtube-dl version **2019.08.02** - [ ] I've searched the bugtracker for similar feature requests including closed ones |