diff options
author | Sergey M․ <dstftw@gmail.com> | 2016-09-12 21:01:31 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2016-09-12 21:01:31 +0700 |
commit | 546edb2efabb18f9eb0eecb2f8719fcb777e99a7 (patch) | |
tree | 53c2df951e03e2daae93f7fea8983eb2ca422f4e /.github | |
parent | be457302267b456412fb9848bcb8ce36874d8d7e (diff) |
[ISSUE_TEMPLATE_tmpl.md] Fix typo
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE_tmpl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE_tmpl.md b/.github/ISSUE_TEMPLATE_tmpl.md index a5e6a4233..4112f53bb 100644 --- a/.github/ISSUE_TEMPLATE_tmpl.md +++ b/.github/ISSUE_TEMPLATE_tmpl.md @@ -55,4 +55,4 @@ $ youtube-dl -v <your command line> ### Description of your *issue*, suggested solution and other information Explanation of your *issue* in arbitrary form goes here. Please make sure the [description is worded well enough to be understood](https://github.com/rg3/youtube-dl#is-the-description-of-the-issue-itself-sufficient). Provide as much context and examples as possible. -If work on your *issue* required an account credentials please provide them or explain how one can obtain them. +If work on your *issue* requires an account credentials please provide them or explain how one can obtain them. |