Skip to content

Commit 19b6903

Browse files
authored
Update bug.yaml
1 parent 567c7eb commit 19b6903

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,16 @@ body:
3232
description: "What did actually happen? Add screenshots, if applicable."
3333
placeholder: "It actually ..."
3434
- type: dropdown
35-
id: sdk-dart-version
35+
id: appwrite-version
3636
attributes:
37-
label: "🎲 Appwrite Dart SDK version"
38-
description: "What version of Appwrite Dart SDK are you running?"
37+
label: "🎲 Appwrite version"
38+
description: "What version of Appwrite are you running?"
3939
options:
40-
- Version 1.0.x
40+
- Version 0.10.x
41+
- Version 0.9.x
42+
- Version 0.8.x
4143
- Version 0.7.x
4244
- Version 0.6.x
43-
- Version 0.5.x
44-
- Version 0.4.x
45-
- Version 0.3.x
46-
- Version 0.2.x
4745
- Different version (specify in environment)
4846
validations:
4947
required: true

0 commit comments

Comments
 (0)