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 1de0f95 commit d7f459bCopy full SHA for d7f459b
.github/ISSUE_TEMPLATE/feature.yaml
@@ -31,3 +31,10 @@ body:
31
options:
32
- label: "I checked and didn't find similar issue"
33
required: true
34
+ - type: checkboxes
35
+ id: read-code-of-conduct
36
+ attributes:
37
+ label: "🏢 Have you read the Code of Conduct?"
38
+ options:
39
+ - label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
40
+ required: true
0 commit comments