Skip to content

Commit 4e0f991

Browse files
authored
chore: update issue templates
1 parent b71678b commit 4e0f991

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/blank-issue.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Blank issue
3+
about: Just a blank template
4+
title: ''
5+
labels: 'status: pending'
6+
assignees: ''
7+
8+
---
9+
10+

.github/ISSUE_TEMPLATE/question.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Question
3+
about: Ask a question on how to use the action
4+
title: ''
5+
labels: 'type: question'
6+
assignees: ''
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)