We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6367c57 + ffa9fb6 commit d382c1fCopy full SHA for d382c1f
.github/ISSUE_TEMPLATE/bug.yaml
@@ -37,12 +37,13 @@ body:
37
label: "🎲 Appwrite version"
38
description: "What version of Appwrite are you using?"
39
options:
40
- - Version 0.11.x
41
- - Version 0.10.x
42
- - Version 0.9.x
43
- - Version 0.8.x
44
- - Version 0.7.x
45
- - Version 0.6.x
+ - Appwrite Cloud
+ - Version 1.5.x
+ - Version 1.4.x
+ - Version 1.3.x
+ - Version 1.2.x
+ - Version 1.1.x
46
+ - Version 1.0.x
47
- Different version (specify in environment)
48
validations:
49
required: true
@@ -59,7 +60,7 @@ body:
59
60
61
62
- type: textarea
- id: enviromnemt
63
+ id: environment
64
65
required: false
66
attributes:
0 commit comments