Skip to content

Commit 5d9e27f

Browse files
committed
chore(issues): Enable to choose issue templates
1 parent 34d7247 commit 5d9e27f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
3+
name: 🐛 Bug report
4+
about: Create a report to help us improve
5+
---
6+
17
<!--
28
--- IMPORTANT ---
39
This is a template for a bug report! If you want to submit a feature request,

.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
3+
name: 🚀 Feature request
4+
about: Submit a proposal for a new feature
5+
---
6+
17
<!--
28
--- IMPORTANT ---
39
This is a template for a feature request! If you want to submit a bug report,

0 commit comments

Comments
 (0)