Browse Source

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

Sergey M․ 9 năm trước cách đây
mục cha
commit
034947dd1e
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 0 0
      .github/ISSUE_TEMPLATE_tmpl.md
  2. 1 1
      Makefile

+ 0 - 0
.github/ISSUE_TEMPLATE.tmpl → .github/ISSUE_TEMPLATE_tmpl.md


+ 1 - 1
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