File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 7272 validations :
7373 required : true
7474 - type : textarea
75- id : enviromnemt
75+ id : environment
7676 validations :
7777 required : false
7878 attributes :
8787 options :
8888 - label : " I checked and didn't find similar issue"
8989 required : true
90+ - type : checkboxes
91+ id : no-duplicate-issues
92+ attributes :
93+ label : " 👀 Have you spent some time to check if this issue has been raised before?"
94+ description : " Have you Googled for a similar issue or checked our older issues for a similar bug?"
95+ options :
96+ - label : " I checked and didn't find similar issue"
97+ required : true
98+ - type : checkboxes
99+ id : read-code-of-conduct
100+ attributes :
101+ label : " 🏢 Have you read the Code of Conduct?"
102+ options :
103+ - label : " I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
104+ required : true
You can’t perform that action at this time.
0 commit comments