Skip to content

Commit b0aff2a

Browse files
authored
chore: use form template for feature request
1 parent b543db5 commit b0aff2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/feature-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Feature Request
2-
title: "[FEAT] "
2+
title: "[FEATURE] "
33
labels: feature
44
description: Suggest an idea for this project
55
body:
@@ -14,7 +14,7 @@ body:
1414
attributes:
1515
label: Browser
1616
multiple: true
17-
description: Which browser are you using? (Chrome/Firefox/Edge/Other)
17+
description: Which browsers are you using? (Chrome/Firefox/Edge/Other)
1818
options:
1919
- Chrome
2020
- Firefox

0 commit comments

Comments
 (0)