Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit a258de6

Browse files
committed
Add alpine to issue template
1 parent b1aa109 commit a258de6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ body:
2626
placeholder: v8.6.1
2727
validations:
2828
required: true
29+
- type: input
30+
id: alpine
31+
attributes:
32+
label: Alpine Version
33+
description: What version of Alpine are you using? (If applicable)
34+
placeholder: v3.3.4
2935
- type: textarea
3036
id: bug-description
3137
attributes:

0 commit comments

Comments
 (0)