Skip to content

Commit 101492f

Browse files
authored
Update issue templates
1 parent 7848824 commit 101492f

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
4+
title: "[Bug report] Title for the bug"
55
labels: ''
66
assignees: ''
77

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: "[Feature request] Title for the request"
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**What's your feature request? Please describe.**
11+
A clear and concise description of what the request is. Ex. I would like to have X language support in text recognition[...]
12+
13+
**Mobile environment**
14+
Android, IOS or both
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)