aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-03-29 02:48:04 +0600
committerSergey M․ <dstftw@gmail.com>2016-03-29 02:48:04 +0600
commit034947dd1eed9e7d61671c48844b3f77a4683e77 (patch)
treeecbb7eef421b80a5a3ecfd8fdbad6df8b9185147
parent3c0de33ad758c2f16f0abb1bb594c79f4cb40593 (diff)
downloadyoutube-dl-034947dd1eed9e7d61671c48844b3f77a4683e77.zip
youtube-dl-034947dd1eed9e7d61671c48844b3f77a4683e77.tar.gz
youtube-dl-034947dd1eed9e7d61671c48844b3f77a4683e77.tar.bz2
Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github
-rw-r--r--.github/ISSUE_TEMPLATE_tmpl.md (renamed from .github/ISSUE_TEMPLATE.tmpl)0
-rw-r--r--Makefile2
2 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.tmpl b/.github/ISSUE_TEMPLATE_tmpl.md
index 9bca5b5..9bca5b5 100644
--- a/.github/ISSUE_TEMPLATE.tmpl
+++ b/.github/ISSUE_TEMPLATE_tmpl.md
diff --git a/Makefile b/Makefile
index 9e3ce78..3a6c379 100644
--- 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