Skip to content

Commit 10c8969

Browse files
github templates
1 parent 2769275 commit 10c8969

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ body:
7575
placeholder: v3.22.0, v3.24.3, etc.
7676
validations:
7777
required: true
78-
- type: input
78+
- type: textarea
7979
attributes:
80-
label: Operating System or Technology
80+
label: Operating System, Device-specific and/or Tool
8181
description: |
82-
The Operating System or Technology in which you want to have this feature.
82+
The Operating System, Device-specific and/or Tool in which you used the plugin to face the issue.
8383
For example: All platforms, Android, iOS, XCode, macOS, Windows, Web, Chrome, etc.
8484
Make sure to include the version too.
8585
placeholder: Android 34+, iOS 17.0+, macOS, Windows, etc.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ body:
1414
required: true
1515
- type: input
1616
attributes:
17-
label: Operating System or Technology
17+
label: Operating System
1818
description: |
19-
The Operating System or Technology in which you want to have this feature.
19+
The Operating System in which you want to have this feature.
2020
For example: All platforms if possible, Android, iOS, macOS, Windows, Web, Chrome, etc.
2121
placeholder: All platforms if possible, Android, iOS, macOS, Windows, etc.
2222
validations:

0 commit comments

Comments
 (0)