Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github
[youtube-dl] / Makefile
index 9e3ce78c8187561d7aea37a74432671ac1f033d1..3a6c3794438b57f9ebfdc9197a3a21f0dd7505ce 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,7 @@ CONTRIBUTING.md: README.md
        $(PYTHON) devscripts/make_contributing.py README.md CONTRIBUTING.md
 
 ISSUE_TEMPLATE.md:
-       $(PYTHON) devscripts/make_issue_template.py .github/ISSUE_TEMPLATE.tmpl .github/ISSUE_TEMPLATE.md
+       $(PYTHON) devscripts/make_issue_template.py .github/ISSUE_TEMPLATE_tmpl.md .github/ISSUE_TEMPLATE.md
 
 supportedsites:
        $(PYTHON) devscripts/make_supportedsites.py docs/supportedsites.md