File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -32,17 +32,16 @@ body:
3232 description : " What did actually happen? Add screenshots, if applicable."
3333 placeholder : " It actually ..."
3434 - type : dropdown
35- id : appwrite-python-sdk- version
35+ id : appwrite-version
3636 attributes :
37- label : " 🎲 Appwrite Python SDK version"
38- description : " What version of Appwrite Python SDK are you running?"
37+ label : " 🎲 Appwrite version"
38+ description : " What version of Appwrite are you running?"
3939 options :
40- - Version 0.5.0
41- - Version 0.4.0
42- - Version 0.3.0
43- - Version 0.2.x
44- - Version 0.1.x
45- - Version 0.0.x
40+ - Version 0.10.x
41+ - Version 0.9.x
42+ - Version 0.8.x
43+ - Version 0.7.x
44+ - Version 0.6.x
4645 - Different version (specify in environment)
4746 validations :
4847 required : true
You can’t perform that action at this time.
0 commit comments