Skip to content

Commit 86f3fbd

Browse files
authored
Update issue templates
1 parent 6603ee6 commit 86f3fbd

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Ask a question
3+
about: Ask a question about this project (read docs before asking)
4+
title: "[Q] - "
5+
labels: question
6+
assignees: ''
7+
8+
---
9+
10+

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
<!-- TEMPLATE -->
21
---
32
name: Bug report
43
about: Create a report to help us improve
5-
title: "[BUG]:"
4+
title: "[BUG] - "
65
labels: bug
76
assignees: ''
87

98
---
109

10+
<!-- TEMPLATE -->
11+
1112
### Description
1213
_Describe the error. Please be clear and concise. Give your own code for better analisys._
1314

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
<!-- TEMPLATE -->
21
---
32
name: Feature request
43
about: Suggest an idea for this project
5-
title: "[REQUEST]:"
4+
title: "[FEATURE] - "
65
labels: enhancement
76
assignees: ''
87

0 commit comments

Comments
 (0)