Rename ISSUE_TEMPLATE.tmpl in order not to be picked up by github

This commit is contained in:
Sergey M․ 2016-03-29 02:48:04 +06:00
parent 3c0de33ad7
commit 034947dd1e
2 changed files with 1 additions and 1 deletions

View File

@ -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