Skip to content

Commit 751e58f

Browse files
committed
fix(templates): create github issues templates folder with correct name
Closes: #61
1 parent df6f060 commit 751e58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instant_python/templates/project_structure/github_issues_template.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: .github
22
type: directory
33
children:
4-
- name: ISSUES_TEMPLATE
4+
- name: ISSUE_TEMPLATE
55
type: directory
66
children:
77
- name: github/bug_report

0 commit comments

Comments
 (0)