Skip to content

Commit d59f6c5

Browse files
author
NullPointerException
committed
update template
(cherry picked from commit cc67067)
1 parent be369fc commit d59f6c5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ body:
3333
validations:
3434
required: true
3535

36+
- type: input
37+
id: version
38+
attributes:
39+
label: Version
40+
description: The app version you are currently using
41+
placeholder: e.g. 4.1.3
42+
validations:
43+
required: true
44+
3645
- type: dropdown
3746
id: frequency
3847
attributes:

0 commit comments

Comments
 (0)