Skip to content

Commit 67747f1

Browse files
committed
added issue templates for the template itself
1 parent 55129e2 commit 67747f1

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Related to the generated package
3+
about: Related to the generated package, as opposed to the template itself.
4+
title: ''
5+
labels: generated-package
6+
assignees: ''
7+
8+
---
9+
<!--
10+
Whatever you write here must have something to do with the code you get from running `cookiecutter`.
11+
-->
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Related to the template itself
3+
about: Related to the template itself, as opposed to the generated package.
4+
title: ''
5+
labels: template
6+
assignees: ''
7+
8+
---
9+
<!--
10+
Whatever you write here must have something to do with the code of the template itself, i.e. before you run `cookiecutter`.
11+
-->

0 commit comments

Comments
 (0)