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 a1023a8 commit 680711fCopy full SHA for 680711f
.github/ISSUE_TEMPLATE/bug.yaml
@@ -75,3 +75,10 @@ body:
75
options:
76
- label: "I checked and didn't find similar issue"
77
required: true
78
+ - type: checkboxes
79
+ id: read-code-of-conduct
80
+ attributes:
81
+ label: "🏢 Have you read the Code of Conduct?"
82
+ options:
83
+ - label: "I have read the [Code of Conduct](https://github.com/appwrite/appwrite/blob/HEAD/CODE_OF_CONDUCT.md)"
84
+ required: true
0 commit comments