Skip to content

Commit 1f16237

Browse files
feat: issue template
1 parent 302264a commit 1f16237

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/issue_template.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Issue
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
<!-- A clear and concise description of what the problem is. -->
12+
13+
**Describe the solution you'd like**
14+
<!-- A clear and concise description of what you want to happen. -->
15+
16+
**Additional context**
17+
<!-- Add any other context or screenshots about the feature request here. -->

0 commit comments

Comments
 (0)