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.
1 parent 3f0672a commit b7cac82Copy full SHA for b7cac82
.github/ISSUE_TEMPLATE/bug.yaml
@@ -70,3 +70,10 @@ body:
70
options:
71
- label: "I checked and didn't find similar issue"
72
required: true
73
+ - type: checkboxes
74
+ id: read-code-of-conduct
75
+ attributes:
76
+ label: "🏢 Have you read the Code of Conduct?"
77
+ options:
78
+ - label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
79
+ required: true
0 commit comments