Skip to content

Commit 27545f6

Browse files
authored
Add issue templates
1 parent e0c176c commit 27545f6

File tree

3 files changed

+43
-0
lines changed

3 files changed

+43
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: ehsanmok
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior
15+
16+
**Expected behavior**
17+
A clear and concise description of what you expected to happen.
18+
19+
**Screenshots**
20+
If applicable, add screenshots to help explain your problem.
21+
22+
**Additional context**
23+
Add any other context about the problem here.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Discussions and feedbacks
3+
about: General discussions
4+
title: "[GENERAL]"
5+
labels: discussion and feedbacks
6+
assignees: ''
7+
8+
---
9+
10+
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Questions, discussions or feedbacks
3+
about: Relevant discussions
4+
title: ''
5+
labels: question, discussion and feedbacks
6+
assignees: ''
7+
8+
---
9+
10+

0 commit comments

Comments
 (0)