Skip to content

Commit b7cac82

Browse files
authored
Update bug.yaml
1 parent 3f0672a commit b7cac82

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,10 @@ body:
7070
options:
7171
- label: "I checked and didn't find similar issue"
7272
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

Comments
 (0)