Skip to content

Commit d11298c

Browse files
committed
fix: architecture versions
1 parent 8f7b9fe commit d11298c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+7
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ body:
2626
description: What is the affected operating system?
2727
validations:
2828
required: true
29+
- type: input
30+
id: arch
31+
attributes:
32+
label: Architecture Version (x86, x64, arm, etc)
33+
description: (x86, x64, arm, etc)
34+
validations:
35+
required: true
2936
- type: textarea
3037
id: reproduce
3138
attributes:

0 commit comments

Comments
 (0)