Skip to content

Commit 9d2d8df

Browse files
committed
Revise github's issue templates
1 parent 7c8f961 commit 9d2d8df

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ body:
2222
- Safari
2323
- All
2424
- Other
25+
- N/A
2526
- type: dropdown
2627
id: os
2728
attributes:
@@ -33,6 +34,9 @@ body:
3334
- Android
3435
- iOS
3536
- Linux
37+
- All
38+
- Other
39+
- N/A
3640
validations:
3741
required: true
3842
- type: textarea

.github/ISSUE_TEMPLATE/feature_request.yml

+1-8
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ body:
77
id: proposal
88
attributes:
99
label: Proposal
10-
description: Provide detailed information about your feature idead including references to related work.
11-
validations:
12-
required: true
13-
- type: textarea
14-
id: motivation
15-
attributes:
16-
label: Motivation and context
17-
description: Tell us why you consider this feature or change is needed or would be helpful, and what problems it may help solve.
10+
description: Provide detailed information about your feature ideas including references to related work.
1811
validations:
1912
required: true

0 commit comments

Comments
 (0)